Hello,
I'm creating a 2-Languages Flash website using the LoadVars (text file) & dynamic text boxes.
One of them is a "RTL language". I'm using the
FlashRTL plugin to handle the RTL text.
The plugin works fine just when no characters are embedded.
But "Anti-Alias for animation" effects are disappearing when I'm not embedding any characters.
So I want to embed those characters just when language is set to English.
Is there some ActionScript command to enable/disable embedded characters?
Thanks in Advance!