Copy link to clipboard
Copied
I'm getting errors from it. I suspect there's a bug. I want to know how it behaves so I can work-around the faulty behaviour with more confidence .
Copy link to clipboard
Copied
You'd need to decompile tlfRuntime.swc as it's a TLF library. I'm not sure doing that is very wise but that's where it lives. Example locations of that SWC:
Flash CC Windows:
C:\Program Files\Adobe\Adobe Flash CC\Common\Configuration\TLFConversion\tlfRuntime.swc
Flash CS6:
C:\Program Files (x86)\Adobe\Adobe Flash CS6\Common\Configuration\ActionScript 3.0\libs\tlfruntime.swc
It's worth noting TLFTextFields are depreciated so if you're having issues with TLFTextFields then converting back to TextField isn't a bad option going forward.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now