Dynamic text and XML?

No idea if this was answered as I have been browsing the net and the forum. So I want to have a simple xml file that contains all the text, this would be done for easy editing of the etxt without going into the flash file.

So the 3 text boxes would be Title, Body Text and Notes text. The Title and Body text show up but the Notes don’t, this is because the notes box is inside a scroller… so maybe due to the mask? I don’t need to use xmlData.ignoreWhite = true; as I want all spaces and new lines to show. I use Flash 8 so I can use AS1 or 2. If I remove the xmlData.ignoreWhite = true; I get an UNDEFINED error, if I change it to false I get UNDEFINED error.

I have attached the fla and xml files. The .fls is 100kb so it won’t allow me to upload, I stuck it on geocities:
http://www.geocities.com/andrei_michnea/Drei/l6t4p31.fla

Much help is appreciate it.