Jump to content

Uploading Flash videos via admin


metrov

Recommended Posts

Hi,

 

I'm a designer, not a programmer.  But I often hire programmers to implement my layouts, make them dynamic, etc.  I have a client who needs to show and sell videos on her website.  I think it would be best for her to display the videos in Flash format, Flash being the most common player available. 

 

Is it possible to create an admin whereby my client can upload her videos as easily as she would upload a regular .jpg image, for example?  I had one programmer tell me that the only way to upload Flash videos via an admin is to upload the <object> code, then separately upload the .swf files to the server via an ftp program.  Is this really the only way?  I really need a simpler solution for my client.  There is no way I can ask her to generate the <object> code for numerous video .swf files.

 

Any ideas or recommendations appreciated.  Thanks very much.

Link to comment
https://forums.phpfreaks.com/topic/93958-uploading-flash-videos-via-admin/
Share on other sites

well you could always jsut upload them to a folder then just use one object code with variables for the file name, not sure how youre site works but basically have

your links to the page like

pagename.php?file=gamer(this will be replacwed with the file name)

and then retrieve it with the get function, or post as it may be

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.