Actionscript question
Actionscript question
Out of context: Reply #6
- Started
- Last post
- 8 Responses
- amadio40
Hmmm. Going backwards isnt the problem. It's going forward. Where would the if then statement be placed? Under each section I have a stop action?
The time line looks like this...for the most part:
stop1...stop2...stop3...stop4
I want to move from 1 to 4 without stoping at 2 and 3. But the stop actions need to stay on 2 and 3.
I'm using simple buttons to move along the timeline, so the script needs to work with them. I have a feeling it's simple, but I just can't find the right code...and I stink at actionscript.