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

flash actionscript

group:

Umm, help with stopping the actions?


Umm, help with stopping the actions? chris4osu32
8/30/2005 11:46:40 PM
flash actionscript:
okay, in my first scene, i have a lot of buttons fading in, then they stop.
heres the prioblem, it keeps going onto the next scene without anything
prompting it to go....the goal is you clcik the buttons to do it, and the
buttons work, it just never gets the chance to stop so you can click it..... i
tried using the stop () ; command, but it made it so that the buttons never
faded in in the first place...i need a command that halts it on that first
scene, but only AFTER everything has transitioned in...PLEASE HELP.

Re: Umm, help with stopping the actions? mandingo
8/30/2005 11:52:21 PM
Re: Umm, help with stopping the actions? chris4osu32
8/31/2005 11:39:21 PM
Re: Umm, help with stopping the actions? mandingo
8/31/2005 11:54:18 PM
Is this done with tweens on a main timeline or are these movieClips sitting on
a timeline with the tween encapsulated inside the individual clip items?

Flash like any language will only behave how you tell it to behave... so if it
is halting before it is finished it is because you have your stop action being
reached prior to the end of your fade in transition... if it is getting into
the next transition it is because something is telling it to do so...
AddThis Social Bookmark Button