Kelly G
March 11th, 2003, 10:35 AM
Ok... I know that I must be missing something fairly fundamental but I can't seem to wrap my brain around it.
Here is my concept idea:
I have a main timeline with a set of buttons and a movie clip.
When you hover over the various buttons, I am trying to get the movie clip to play and depending on the button hovered over, have the playhead in the movie clip go to a specific frame.
I have the movie clip placed on the main timeline with a stop action on the first frame so it won't play right away.
I don't know the proper syntax in actionscript to call the movie clip and direct the playhead to the correct frame.
I have tried the gotoAndPlay, and a couple of variations but I think my logic is flawed.
I would appreciate it if someone could give me direction (you don't have to actually give me the code).
Thanks very much.
Here is my concept idea:
I have a main timeline with a set of buttons and a movie clip.
When you hover over the various buttons, I am trying to get the movie clip to play and depending on the button hovered over, have the playhead in the movie clip go to a specific frame.
I have the movie clip placed on the main timeline with a stop action on the first frame so it won't play right away.
I don't know the proper syntax in actionscript to call the movie clip and direct the playhead to the correct frame.
I have tried the gotoAndPlay, and a couple of variations but I think my logic is flawed.
I would appreciate it if someone could give me direction (you don't have to actually give me the code).
Thanks very much.