all groups > flash actionscript > august 2006 >
You're in the

flash actionscript

group:

Advance Frames


Advance Frames kelly NO[at]SPAM herco
8/22/2006 11:05:07 PM
flash actionscript:
I have 10 items within a scene.

Each item is labeled by numbers 1-10 and when you click on a number the scene
advances to that number within the scene.

How do I use an arrow button and activate it where when clicked, it advances
to each number?

For example: when you clikc the arrow it goes to frame 5, then when clicked
again, it goes to frame 10, so on and so forth.

Is there an article I can read about how to do this?

Any help woul be greatly appreciated.

Thanks.

Kelly


Re: Advance Frames abeall
8/23/2006 12:07:41 AM
gotoAndStop()
gotoAndPlay()
nextFrame()
prevFrame()
AddThis Social Bookmark Button