ccalleo
05-06-2005, 05:06 PM
Hey folks,
I'm relatively new to flash and I have an actionscript problem.
I want to have a button that does the following things:
-loads the external movieA.swf onto level 3
-waits until it's fully loaded.
-then goes to frame 16 of that loaded movie and stops.
Moreover, I want this in the form of a function that I can modify to make different buttons to load different external movies to level 3, and go to and stop at different frames. For instance, one button will load movieB.swf, wait, and go to frame 5 of that clip. Another button will load movieC.swf, wait and got to frame 6 of that clip. Is there a way to create a function where I can change those... parameters(?)... that is, movie.swf and frame?
Thanks,
Curtiss
I'm relatively new to flash and I have an actionscript problem.
I want to have a button that does the following things:
-loads the external movieA.swf onto level 3
-waits until it's fully loaded.
-then goes to frame 16 of that loaded movie and stops.
Moreover, I want this in the form of a function that I can modify to make different buttons to load different external movies to level 3, and go to and stop at different frames. For instance, one button will load movieB.swf, wait, and go to frame 5 of that clip. Another button will load movieC.swf, wait and got to frame 6 of that clip. Is there a way to create a function where I can change those... parameters(?)... that is, movie.swf and frame?
Thanks,
Curtiss