# XML & Server-side Generated XML

**URL:** https://forum.kirupa.com/t/xml-server-side-generated-xml/253113
**Category:** flash
**Created:** [February 27, 2008, 8:21am UTC](https://forum.kirupa.com/t/xml-server-side-generated-xml/253113 "2008-02-27T08:21:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![burian](https://avatars.discourse-cdn.com/v4/letter/b/a698b9/32.png) [@burian](https://forum.kirupa.com/u/burian)
#### Post date: [February 27, 2008, 8:21am UTC](https://forum.kirupa.com/t/xml-server-side-generated-xml/253113/1 "2008-02-27T08:21:08Z")

</div>

Does flash read xml from a local xml file and xml generated from a php script the same way?

Can I just switch xml.load(“myxml.xml”) to xml.load(“[http://www.mydomain.com/page1.php?vars=vars](http://www.mydomain.com/page1.php?vars=vars)”);

If so, great. If not, I would appreciate whatever help, links, info you can provide.

Thanks in advance!
