FLEX: fade in/out, random positioning, text
- by Patrick
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