Answered
Setting up a function
Hello Forums:
This problem is a little complex, and any help would be greatly appreciated.
I am a C++ Programmer, but flash actionscript is a bit confusing and alien to me.
Thanks in advance.
Situation:
I have a movie clip loaded on level1 (loadMovieNum).
There's a button.
If someone clicks on the button, I want _level1.play() to run, followed by a 1 second wait, and then ANOTHER movie clip is played.
Can someone give me a hand with this function script?
Thanks.
This problem is a little complex, and any help would be greatly appreciated.
I am a C++ Programmer, but flash actionscript is a bit confusing and alien to me.
Thanks in advance.
Situation:
I have a movie clip loaded on level1 (loadMovieNum).
There's a button.
If someone clicks on the button, I want _level1.play() to run, followed by a 1 second wait, and then ANOTHER movie clip is played.
Can someone give me a hand with this function script?
Thanks.