Flash situation
Flash situation
Out of context: Reply #15
- Started
- Last post
- 15 Responses
- PonyBoy0
the movieclip holding the text... try and cache it as a bitmap...
myTextMC . cacheAsBitmap = true;
This will force it to be a graphic that gets redrawn as apposed to a textfield being redrawn based on the font
- i didn't 'read the thread - :)
try putting the textfield ina movieclip then cache that new movieclipPonyBoy
- i didn't 'read the thread - :)