noisebug
04-14-2008, 10:19 PM
When I create a dynamic text field, I try to make a tween on the timeline that fades it. It won't work, I even tried converting it to a movie and then setting an alpha value to the movie but this won't work either. Using code, myText.alpha = .5; does not work either. I'm at a loss!
What I'm trying to achieve is dynamic buttons that I can assign values to using AS3 that fade in and out. The button will fade, the text field will not.
Thanks in advance.
What I'm trying to achieve is dynamic buttons that I can assign values to using AS3 that fade in and out. The button will fade, the text field will not.
Thanks in advance.