Hi all. First time here.
I´m developing a full flash page, and already figured out how to make the .swf file transition inside a content box using buttons in the main animation.
Now, I need to make another transition inside this box, but the button is contained in the animation that was previously loaded inside the content box.
Like this:
Main animation loads external file “teste.swf” inside content box -> “teste.swf” have a button that should load another animation in it´s place, in the main animation content box.
Anyone knows how to do it?? I´ve tried using the loadMovieNum script, and it loads the external file in the main animation, but outside the content box.
Any help is appreciated.