Advanced Flash Components
Search!
Search!
Home >  Knowledge Base >  IMG Loader (Fade) >  Load multiple images, IMG loader...
Load multiple images, IMG loader or gallery
Date: Aug 22, 2007   Views: 3173  
Question:
I would love to be able to load multiple images, with any name, from a folder on a computer or server without manually specifying names. Do any of your programs do this, or can you help me figure it out?
Answer:

spaceInvader (Admin)
Currently there is no way for the flash player to scan a server directory without a help from a server side script. You pretty much have to tell flash which images to load. It seems that the best way to go about this issue would be to create a PHP script which will scan the specified folder and output an XML file, then you just link to that script from flash. I hope this helps.
Other Questions