Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Using HTML tags in Spry data?

Engaged ,
Feb 19, 2008 Feb 19, 2008
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.
TOPICS
Server side applications
243
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Feb 19, 2008 Feb 19, 2008
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines