Question

My designer provides me lots of MovieClips containing buttons and its states and most of them contain a TLF TextField.

Now I do not want to check each MovieClip where a TLF TextField is used.

Can I know exactly in which MovieClips and buttons a TLF TextFields has been used so that I can convert them to a classic TextField, or any method to convert all TLF TextFields to classic automatically by the compiler itself?

I tried deleting the TLF library from publish settings: it starts giving me an error, but still not pointing me to where TLF TextFields are being used.

Was it helpful?

Solution

You can change publishing settings to Flash Player 9. TLF wasn't around then, so the IDE will automatically convert them to classic text. Note, this DOES change the visual appearance of the text, AND it may have other effects on your FLA.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top