<?xml version="1.0" encoding="UTF-8" ?> <icons> <icon image="gif/images.gif" tooltip="tooltip"> <![CDATA[HTML content here</a>]]> </icon> </icons>
>> hi there >> i am having trouble to parse Html tags in a Xml file that is loaded in a >> flash file >> can anyone help >> >> here is the XML >> >> <?xml version="1.0" encoding="UTF-8" ?> >> <icons> >> <icon image="gif/images.gif" tooltip="tooltip" content=" here i want to have >> HTML tags like <a href="somewhere.com">click here to >> go somewhere </a> " /> >> </icons> >> >> best >> jeanphy _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

