a little trouble with transitions and external clips
to ensure smooth loading the way i'm setting up site is by using empty clips as containers for sub menus and sections. the main menu is the main file and when selected a new menu appears somewhere else on the page. then when a selection is made the content is then loaded into another movie clip located on the page. For one section i want to experiment with transitions and external clips. i found a tutorial that was very helpful but i can't get the outro of the unloading clip to play. when a new selection is made the new swf loads in transtion but the outgoing swf just disappears.
the code for the buttons:
thanks for the tutorial but it still not playing the outro it just loads the next movie. i really want to get this concept down i dont know why it isnt working... i think i'm doing the right targets... the buttons are located _root.whole.buttons and the movies load into _root.whole.main is that too much to communicate clearly. again thanks for the help just need a little more.
thanks
included are simplfied ideas of the overall structure.. the airbrush button will load two little green dots those are buttons and those buttons load specific content. the green buttons load into an empty movie clip called buttons... so it s _root.whole.buttons
and the content loads into an empty movie clip called main... _root.whole.main
hope this makes sense and hope you can help thank you