I’ve a simple PHP file which creates XML based on the id passed to the url like gallery.php?id=5 id can be anything based on what user has selected. I want to load it in Flash something like loaded_xml.load(“gallery.php?id=$id”); (where loaded_xml is new XML() object). I was wondering how can I get id from url and pass it on to flash action script. thanks in advance.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Loading dynamically generated xml file into flash HELP
|
0 | 80 | March 28, 2008 | |
Get Dynamic XML Document | 0 | 87 | January 5, 2011 | |
How to Load XML ( dynamic ) only if the request is from Flash player?
|
0 | 100 | January 22, 2005 | |
How to Load XML ( dynamic ) only if the request is from Flash player?
|
0 | 96 | January 22, 2005 | |
XML dynamic loading | 0 | 60 | September 11, 2007 |