FLEX: fade in/out, random positioning, text
Posted
by Patrick
on Stack Overflow
See other posts from Stack Overflow
or by Patrick
Published on 2010-04-18T08:53:34Z
Indexed on
2010/04/18
9:03 UTC
Read the original article
Hit count: 298
flex
hi,
I want to fade in / fade out some text placing it randomly on the screen in a flex module.
I have 2 questions:
1) What Flex container should I use to display the actionscript text animations into it ?
2) What type should I use for text ? I need to set the textFormat on it. Is UITextField the correct solution ?
thanks
© Stack Overflow or respective owner