I searched for "Character Embedding", but the closest I could find was "Font Embedding", so I think you meant that, but in Font Embedding Options I checked "Export for ActionScript" and "Export in frame 1", I also checked "All" in the Character Ranges, but it still doesn't work...
Could it be a scripting problem? This particular bit is for telling what number to display:
Code:
LevelTF.SetString("text", ""$CurrentLevel);
I am not sure if that's the right way to do it, though, maybe there is something wrong with that?
Bookmarks