Image gallery help...
Image gallery help...
Out of context: Reply #3
- Started
- Last post
- 7 Responses
- unfittoprint0
http://www.kirupa.com/developer/…
remember:
you can use a php file to read a directory and output the results to flash as xml.
instead of
myXML.load("file.xml");
you can have
myXML.load("file.php");