A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: white spaces - help please!!

  1. #1
    Junior Member
    Join Date
    Dec 2000
    Posts
    9
    ok,
    I'm loading datafrom xml flie, and it's working fine when there are no spaces in my xml file.
    But, when I write in the xml file each tag in a new line.
    I cannot load the file into flash.
    even though I write my script:
    myObject.ignoreWhite = true;
    and I'm doing it with the publish command and not the test movie command.
    Any one knows what should I do???????

  2. #2
    Senior Member
    Join Date
    Nov 2000
    Posts
    106
    myObject.ignoreWhite = true;

    will only work with the latest version of the flash player R42

    Check this thread out:

    http://board.flashkit.com/board/show...hreadid=189434

    or you can download the white space strippers here:

    http://chattyfig.figleaf.com/~bhall/...ff/XMLnitro.as
    http://www.moock.org/asdg/codedepot/...yTextNodes.fla

    G

  3. #3
    Junior Member
    Join Date
    Dec 2000
    Posts
    9

    Smile Thanks

    Thanks, I'll try it.

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