Forum Moderators: coopster

Message Too Old, No Replies

PHP Script needed for audio compilation project

         

oddinxasa

5:56 am on Aug 27, 2006 (gmt 0)

10+ Year Member



I am looking for a script to allow users to choose multiple audio clips from a database and put them together in whatever order they want to generate a sentence, and then be able to save that sentence as an audio file. Somewhat like that magnetic poetry you put on your fridge.

There will be a database of say, 2,000 different short audio clips in a database and the visitors to the site can put them together to form a sentence.

I can do this with flash by the drag+drop method, but not with the 2,000 words since in flash it would be drag and drop from what is already on the screen. It would be really hard for me to incorporate such a huge selection of words and keep loading time down. And then I am not sure how to go about allowing visitors to save their creations.

Any ideas? Any help would be much appreciated! Even if it's pointing me to another resource!

Thanks,
Cal

[edited by: dreamcatcher at 7:32 am (utc) on Aug. 27, 2006]
[edit reason]
[1][edit reason] No e-mail address, thanks. [/edit]
[/edit][/1]

coopster

2:49 pm on Sep 7, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, oddinxasa.

Why not just have them type the words into a textarea first? Then edit the entry and allow them to "listen" to their sentence.