View Single Post
Old 01-03-2004, 08:50   #2 (permalink)
daveluff
Registered User
 
daveluff's Avatar
 
Join Date: Feb 2004
Posts: 40
basically you want an "intro" and a "outro" animation inside each loaded swf. Then on the last frame of each code, you should place your loadmovie command.

That way when you have a section open and you go to open a new one.
You should tell the current swf's "outro" animation to play, then on the last frame of the outro animation, it loads in the new swf.

This way you get transistions, where a section closes before a new one opens.

Dave
  Reply With Quote