flash question
flash question
Out of context: Reply #2
- Started
- Last post
- 5 Responses
- Anarchitect0
adding to previous post:
use php's readdir to read the directory's contents.
http://pt.php.net/readdirphp's eregi to filter only swf files
http://pt.php.net/eregifor each loop include a $node to the $xml string
include an xml header within the php code and echo the $xml string.
use flash xml object to load the results.