confusing lil problem here:

i have a movie that has a loading scene, then the "main" scene named "scene one." on scene one, there are four buttons: a, b, c, and d. each button leads to its own scene.

realizing how large and complex scenes a, b, c, and d had become, i decided to convert them to their own swf movies, and have them load in a level (say level 100).

thus, in the main movie, on "scene one," if you click button A, you go to scene A (brief transition animation) which then loads up movie A in level 100.

with me so far?

now what i'm looking for is a HOME button.

once i have movie A loaded, i'd like to have the ability to click on a HOME button, which will not only unload movie A, it will take you back to a specific, labeled frame in scene one of the main movie.

*phew*

is. it. possible?