all groups > flash actionscript > june 2004 >
You're in the

flash actionscript

group:

Using Button._alpha with a tween


Using Button._alpha with a tween coulterk
6/28/2004 12:07:33 PM
flash actionscript:
I have a button that moves on the screen from left to right . This is a simple
motion tween.

I have this button initially invisible, hence the button is alpha 0%.

I want to make this button visible anywhere along the motion tween.

So when my event takes place that I want the button to become visible, I set
Button._alpha =100.

Once I do this, the button no longer moves in the motion tween.

Am I trying to change the _alpha properties incorrectly for a button contained
in a tween? Do I need to do it another way?

Any ideas gratefully received.
Re: Using Button._alpha with a tween kglad
6/28/2004 2:02:08 PM
AddThis Social Bookmark Button