Hi everyone!
This is probably a real simple problem to solve, but the answer eludes me:
I have a site that basically stacks dynamic movie clips together to form the site. I need to control them all from a deeply nested clip, and here’s the problem: It won’t work.
The clip is dynamically loaded like this:
Main Lobby Clip
[INDENT]|[/INDENT]
[INDENT][INDENT]Games Room[/INDENT] [/INDENT]
[INDENT][INDENT][INDENT]|[/INDENT] [/INDENT][/INDENT]
[INDENT][INDENT][INDENT][INDENT]The Menu![/INDENT][/INDENT] [/INDENT][/INDENT]
I need a button in the menu clip to unload the Games room (and with it the menu clip as well)
I actually had a pretty good function going where a button in the games room clip would unload it, but that doesn’t fit in with the design anymore!
Can anyone help?
Thankyou!
(PS, the site’s at www.tflash.co.uk/MainIndex.htm. Click on games to see the movie i’m talking about)