Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem importing special chars 2

Status
Not open for further replies.

ThomasJSmart

Programmer
Sep 16, 2002
634
im trying to get a text variable from a php file using the sendAndLoad function in flash.

the php file returns foo=bar and then flash shows bar in
a textfield.

the textfield is a dynamic textfield and i have included all font outlines.

normal words work fine but special chars are giving a problem. "continuiteit" is shown the same in flash but "continuïteit" gets turned into "continuit" for some reason.

the php file does return the string properly. if i open the php file it shows info=continuïteit

any help with this is much apreciated.


thanks,
Thomas

I learned a bit yesterday, today i learned a lot, imagine what i'll learn tomorrow!
 
wicked :) thanks very much!

I learned a bit yesterday, today i learned a lot, imagine what i'll learn tomorrow!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top