Flash wavyness?
Flash wavyness?
Out of context: Reply #4
- Started
- Last post
- 4 Responses
- maximillion_0
if yr coding it - the best way i found to do this is use the BitmapData & Bitmap classes to render the textfield in memory (dont add to display list) and then animate the bitmap. when you need the textfield for the user, remove the birmap and added the textfield back