Hey guys
Just a quick and simple scenario I need help working out.
There are 6 buttons each that load a separate movie file. but I need a transition to happen to fade out the current file and while everything is blanked out, have the current movie file replaced instantly with the one being called for, then have the transition fade in.
My knowledge of both javascript and actionscript would suggest that the button passes the movie clip being called for (button 1 will call clip1) and it also activates the top most transistion movie. When the the transistion is at it’s peak (everything is blanked out) a script swaps the current clip displayed, with the one that was passed by the button (in this case clip 1). Am I way off, are there bugs with that?
I have tried some things and nothing works, so a brief explanation and the actionscript would be great!
Thanks guys!
Cheers;)