Groups | Blog | Home
all groups > flash data integration > march 2007 >

flash data integration : Rendering XML Code incorrectly


jjulie
3/13/2007 11:04:45 PM
Hi
I'm pulling text from an XML file that was created throug Filemaker.
Some of the text has special characters like ampersands or quotes etc.
In the XML file those characters look like they would look in a regular HTML
file (& or ')
But once it's imported into the textfield in Flash it still only shows the
long form (&) instead of the character.
In the Property Inspector I clicked on "Render Text as HTML" but it doesn't
make a different.
Anybody has any suggestions how to solve this?

Thanks
Julie
jjulie
3/13/2007 11:41:22 PM
never mind, I just figured it out :-)
instead of putting the .text property behind the textfield, I used the .htmlText property.
AddThis Social Bookmark Button