Author Topic: Enabling Mutiple File Uploads per single entry.  (Read 3603 times)

0 Members and 1 Guest are viewing this topic.

Offline seth

  • Newbie
  • *
  • Posts: 33
    • View Profile
Enabling Mutiple File Uploads per single entry.
« on: June 30, 2003, 02:17:47 AM »
I've searched and found a few similar posts but none of them are really related what I want to do.

Im am experimenting with uploading swf files to my gallery. My flash files however are compsed of at multiple swf files and in some cases an additional xml file.

for example:

movie.swf
movie_controller.swf
movie_config.xml


movie_controller.swf is actually the main media file. It flash file that loads the principal movie and allows you to controll it like a VCR.

movie.swf is of movie that contains the actual actual content.

movie_config.xml is just an xml file containing configuration options for that particular presentation...

What I need to do is be able to upload all these three files at once and have them placed in the same directory as the movie_controller.swf file is placed in.

Please any help is appreciated.

the first file the movie_controller.swf is the only file that would really be important and treated as the actual media file. Anny additional files would not need to be validated or parsed in any way, just uploaded along with/ and placed in the same directory of the principal swf file.

Offline adrianTNT

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Enabling Mutiple File Uploads per single entry.
« Reply #1 on: January 14, 2006, 02:11:22 PM »
I need this too :(
Anyone knows a way ?

Thank you.
-Adrian.