PDA

View Full Version : image gallery with XML


needhelpfromu
08-14-2006, 05:45 PM
Hello everybody

i have a requirement which is yet not fulfilled though i have tried several times.i have prepared an interactive flash file that is calling some particular jpeg images from a folder with the help of a XML file.but how it is possile to show the images in the slide show which user will upload in a different name.i will be highly obeliged if any one can help me. plz :o

thanks and regards

XDudedotcom
08-17-2006, 02:46 AM
So the user will upload the files and Flash will read/view/display them automatically?

XML won't be able to do that. You'll need the help of a server-side app, like PHP, to read the folder's contents, return a file list to Flash, then have Flash handle the data.

needhelpfromu
08-18-2006, 11:04 AM
thanks,

i will try once with php.

thanks and regards:)