PDA

View Full Version : Html entities problem in Flash


jitu78
10-03-2006, 01:43 PM
Hi,

I am displaying dynamic content in my flash.
Dynamic data is coming from XML and in flash file, html entities are not showing right, strange characters are displaying there.

Here is link, globtier.com/portfolio (http://www.globtier.com/portfolio/portfolio.html)

See featured work description at the bottom of the link above, if there is no special characters in description then refresh the page. You will see special character in description (like question mark and sometimes square box, etc.)

Let me know, how can I fix this problem?

Thanks in advance.

tribalmaniac
10-03-2006, 03:18 PM
make sure you use

instanceName.htmlText

rather than

instanceName.Text

and make sure you embed all numeric, capital and lower case letters and symbols