Jump to content

Close to figuring this out...


Clumps

Recommended Posts

So I've been trying to figure out a problem and have isolated it to my XML code and was wondering if someone here could answer a simple question...

 

As I've posted before, I have a PHP file with a GET superdirective instructing a flash SWF file to isolate a gallery of an XML tree.

 

What I'm wondering is this.

 

I've instructed my flash file to find "xml/gallery.xml?GalleryID12345", for example, out of a tree structure containing 15 galleries.

 

Is it easier for me to create a file called "gallery.xml?GalleryID12345" and direct the PHP to that (this way the PHP doesn't have to isolate the gallery out of a list)? 

 

Thanks again for all the help.  I've checked and rechecked my Flash code and JS and all is fine.  I've compared my file to the school project master file and the only difference is that when I enter "mydomain.com/xml/gallery.xml?GalleryID12345" in a browser my whole tree shows up and when I enter "schoolprojectdomain.com/xml/gallery.xml?GalleryID12345" only the one gallery shows up.

 

Thank You in advance.

 

Link to comment
https://forums.phpfreaks.com/topic/51708-close-to-figuring-this-out/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.