Hopefully one of you will be able to help with this...
How do I get a £ to display using XML & Flash? I can't get it to work!
I've tried both £ and £ and neither work.. I'm now at a loss
HELP!
Cheers
matt
Are you using the correct char code?
In your example "£" you haven't added the semicolon...are you using "£" in the code?
What encoding are you using in your XML file?
Are you using the correct char code?
In your example "£" you haven't added the semicolon...are you using "£" in the code?
Have a look at this page...
http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
Try & #163; instead of £ (but without the space)
![]()