# Help with "Introduction to XML in Flash"

**URL:** https://forum.kirupa.com/t/help-with-introduction-to-xml-in-flash/232980
**Category:** programming
**Created:** [July 19, 2007, 7:04am UTC](https://forum.kirupa.com/t/help-with-introduction-to-xml-in-flash/232980 "2007-07-19T07:04:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Dr\_Warm](https://avatars.discourse-cdn.com/v4/letter/d/4da419/32.png) [@Dr\_Warm](https://forum.kirupa.com/u/Dr_Warm)
#### Post date: [July 19, 2007, 7:04am UTC](https://forum.kirupa.com/t/help-with-introduction-to-xml-in-flash/232980/1 "2007-07-19T07:04:40Z")

</div>

I’m having some issues with Senocular’s very excellent tute. I haven’t been able to search and find someone else this has happened to.  
I’m ok reading in data from XML, but storing it just ain’t working.

I downloaded his “News Editor” and I find I can edit and put new articles in it, but if I hit “Refresh”, it says “No news available.” and indeed at any point (even if it is displaying some news articles I have put there) the “Open XML” only says\*\*[FONT=Courier New][COLOR=#ff0000] “[/COLOR][/FONT]\*\*[COLOR=#0000ff]\<[/COLOR][COLOR=#990000]news[/COLOR] [COLOR=#0000ff]/\>[/COLOR]”, and I check the actual file and this is what is there.

To me it seems that its somehow just creating a temporary XML file someplace, which gets echoed by the php, but does not actually get saved.

Can anyone help me out on this one, I don’t even know where to start!

Thanks,  
Reubs

PS I found that the examples embedded in the tutorial would not save data for me either.
