Question
go to and play
I'M REPHRASING MY EXPLANATION, PLEASE LOOK AT THIS FIRST:
TO PUT IT SIMPLE: I have mc1,mc2 and mc3 (movie clips)
each has a script, let's say function1,function3 and function3.
How can I tell the animation with actionscript this:
Execute function1 for mc1, after this is done execute function2 for mc2 and after it is finished executing function2 execute funtion3 for mc3
OK, THIS IS THE EXPLANATION I HAD BEFORE: I've seen some examples where with actionscript you can direct the animation to go and play a movie that's in a certain layer, then from there go and play anothe rmovie in anothe rspecific layer without playing others, something like that.
Can anyone direct me to a tutorial or flash movie where I can study how to do this?
TO PUT IT SIMPLE: I have mc1,mc2 and mc3 (movie clips)
each has a script, let's say function1,function3 and function3.
How can I tell the animation with actionscript this:
Execute function1 for mc1, after this is done execute function2 for mc2 and after it is finished executing function2 execute funtion3 for mc3
OK, THIS IS THE EXPLANATION I HAD BEFORE: I've seen some examples where with actionscript you can direct the animation to go and play a movie that's in a certain layer, then from there go and play anothe rmovie in anothe rspecific layer without playing others, something like that.
Can anyone direct me to a tutorial or flash movie where I can study how to do this?