A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How to put a <return> in XML

  1. #1
    Member
    Join Date
    May 2004
    Posts
    34

    How to put a <return> in XML

    hello,

    i need to put some html tags inside of an xml tag. How do i do this without confusing the xml parser? (ie, i want the parser to see those html tags as content only - not as a tag)


    ideas anyone?

  2. #2
    Senior Member tupps's Avatar
    Join Date
    Jan 2001
    Location
    Melbourne
    Posts
    2,035
    I assume you want to display the HTML in a text box?

    I have a couple of examples on my site: http://www.tupps.com/flash, under resources I have a bunch of examples showing the different ways to display text. You can also use CDATA tags and the internal HTML will be ignored.

    Thanks

    Luke
    Flash-XML FAQ
    http://www.tupps.com/flash/faq/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center