A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: <childnode><br>

  1. #1
    Member
    Join Date
    May 2004
    Location
    Italy
    Posts
    84

    <childnode><br>

    How do i do to leave spaces between childNodes?
    I mean....flash makes something like :
    <bla sr="dsa" lo="rol" /><bla1 sr="dsa1" lo="rol1"/>
    i want to have oneChildNode in one line...
    <bla sr="dsa" lo="rol" />
    <bla1 sr="dsa1" lo="rol1"/>...
    Any ideas?

  2. #2
    Senior Member stoc's Avatar
    Join Date
    Nov 2001
    Location
    Romania, Arad
    Posts
    428
    why you need this ?

    probably you parse that xml obj ... so I cant understand why you need every node on separate line.

    If you need the < br > tag in a html text field, just use it in your xml file as < br/ >
    Stoc Digital Studio - Web Applications Development
    http://www.stoc-studio.ro

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