Page 1 of 1

How do I set flowplayer to automatically play the main file?

Posted: 02 May 2012, 04:01
by serpento
Hello guys!

I have a sound effects website. When I upload a file, it possible so that the "Play - File" field is automatically set to the filename? This is because I have a few hundred mp3 files (originally wav files, but they were converted in order for flowplayer to play it) and if I try to upload multiple files, it's impossible to manually add a Play File name to each file...

Is it possible to tweak a code so that flowplay/play button plays the uploaded file?

Thank you so much in advanced!

Re: How do I set flowplayer to automatically play the main f

Posted: 09 May 2012, 13:09
by Jan
Hi, flowplayer automatically plays the file, if it is e.g. in modal box (after click on play link), so you can see the code and customize it to fit your needs. :idea: You will need some if clause too, to set which file will be played in case there are more files on the server.

Jan