Clumps Posted May 16, 2007 Share Posted May 16, 2007 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.