Flash CS5, dynamic text box selects specific letters

Using CS5, and some letters just won't appear in my dynamic text box. Even an empty space does not appear, they are simply deleted. "g" and "v" are two letters, so the string "v testing" appears on the scene as "testin".

It doesn't seem to matter if I start with an existing line or add it dynamically. Here are the settings, but they really don't matter. I experimented:

Classic text Dynamic text Ariel regular Anti-alias for animation Single line

Has anyone seen this? Is this a font problem? Thank.

+3
source share
3 answers

. , Flash CS5, , , , . , ( , , swf). "..." FlashCS5, . , , .

- , , , .

+4

(Arial Helvetica). , , :

:

, , , ; . , Flash, , UTF-8.

FILE > SAVE AS, " ", " " , "Unicode (UTF-8)", .

Viola! !!!

0

, .

Solution: go to => Window => Components => and drag the shortcut, then set the instance name and use it dynamically by setting its text property.

Hope this helps.

Greetings .. !!

0
source

All Articles