all groups > flash (macromedia) > march 2005 >
You're in the

flash (macromedia)

group:

Problems Displaying Certain Characters in Flash



Problems Displaying Certain Characters in Flash Thomau_Matthes
3/14/2005 11:54:15 PM
flash (macromedia): Wondering if someone can through some light on this..

Im using a Flash Built Web-Site Updater using PHP calling .txt files, it all
works beautifuly but some characters in the updated text file and hence on the
web, appear incorrectly.

Problem #1 : The apostrophe character " ' " displays as a backslash " \ "
Problem #2: The ampersand " & " character stops any text immediately after it.

Note: If i edit the text file directly then save and ftp it, the text
characters display correctly. If i use the php function the resulting textfile
and the website has the incorrect characters in it..
Ive tried publishing in Mx 2004, tried embedding extra characters and tried
changing the .txt files to "save As" uni-code, UTF-8 and ANSI..nothing seems to
fix the problem.

Any help would be greaty appreciated,

Regards
Thomas.



Re: Problems Displaying Certain Characters in Flash fasterthanlight
3/15/2005 12:08:41 AM
well, i dont know about the first one, but if youre loading text into flash,
the & symbol is used to separate variables. So, any text will be cut off after
the & because its being loaded into a "variable" (which is the first word after
the &).
Re: Problems Displaying Certain Characters in Flash Thomau_Matthes
3/15/2005 12:17:09 AM
Thanks Jamie,

Well that solves my second problem...

Cheers,
AddThis Social Bookmark Button