Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
DANOFATLANTA@YAHOO.C #1
Symbols like % not showing in text variable
Hi
I'm pulling text from an PHP file which is displayed in a dynamic textfield.
The text has the % symbol in it which won't display once it's rendered.
The PHP text looks like "40% Chance of Rain"
The Flash text box displays "40Chance of Rain"
The flash file reads the text, but does not display the % sign. It has the
same issue with other special characters also.
How do I get it to display the % as part of the text?
DANOFATLANTA@YAHOO.C Guest
-
Text Not Showing
From XML post of mine yesterday, same project The data is now showing up, but not the font (ie, I can copy it out of the box, but my text is... -
text character symbols
Would anyone know how to access different text symbols in FHMXa? I am particularly looking for the degree symbol - as in 16 degrees centigrade. ... -
Symbols and text
Hi, Am I correct in assuming that symbols cannot contain text in AI 10? I get an error every time I try to create one with text in it. Thanks -
Losing text symbols (?) in MX 2004
I have a number of Flash MX projects that use the ? symbol. They are called through a variable and assigned to a text field within a movieClip -... -
Text in Flash-Symbols
A stupid thing I came across: When creating a symbol including a circle and a text, the library preview just displays a small cross in the middle.... -
TheWabbit #2
Re: Symbols like % not showing in text variable
Depending on how you are using the info, you may have to pass % as %25.
Flash has two functions (depending on what is being encoded and when). Look up:
escape() and encodeURI()
TheWabbit Guest



Reply With Quote

