Skip to main content
Handycam
Known Participant
February 20, 2008
Question

Using HTML tags in Spry data?

  • February 20, 2008
  • 1 reply
  • 260 views
I need to be able to use simple html in my spry data, such as em or strong.

Let's say my XML data item is something like <item>This is some text!</item> and the word "text" needs to be italic.

In Flash, I have merely enclosed the text in CDATA tags, and added the <em> tags. But when I do this here, the text is printed in the web page as "This is some <em>text</em>!"

Is this possible? How do I make it happen?

Thanks.
This topic has been closed for replies.

1 reply

Inspiring
February 20, 2008