Media Player Script

Media Player Script
I am looking for a php script that runs a media player page similar to this site http://www.cornerstonesimi.com/special/media_player.html

I need it built error free and installed on my website.

I would like it to function exactly like this except the only real difference is that I dont want it to be flash. The script will include an admin panel that has the following buttons.

Add a Message, Edit a Message, Delete a Message.

When clicking “add a message” You get the following fields:

Browse field for uploading a video file (i.e. .wmv, .mov, mpeg) We need to have a setting that allows us to limit the file size. Although we plan on uploading files that are 100-150mb and we don’t want it to error out or time out when upload a file that size.

Browse field for uploading a audio file (i.e. .mp3) again we don’t want it to error or time out when upload a file that size.

Another field will be study notes. This is simply a browse field for uploading files such as a pdf.

Another field would be for title. this is simply a text field.

Another field would be for date. this is simply a text field.

Another speaker would be for title. this is simply a text field.

When clicking the “edit a message” button, you would get a page that gives you a dropdown showing all the “messages”. If you select one and click edit it will take you to a page that shows all the fields where you can replace or remove any of the things added to that message such as (the video file, the audio file, the pdf file, the title, speaker and date fields.) If I were to remove a file in this edit page it should delete the file on the server to save space.

When clicking the “delete a message” field it would bring up a page with a dropdown to select a message to delete. If you delete a message it should automatically delete that message’s files to save server space.

No admin login is needed I will password protect on the server.

The output page will look and function like this with all the same buttons and all the same layout: http://www.cornerstonesimi.com/special/media_player.html

Leave a Reply

Your email address will not be published. Required fields are marked *