Just a suggestion to Flowplayer users. The new audio plugin allows you to manually add cuepoints just like with videos. Combined with the javascript API, this is actually a really cool feature. You can do a lot of things such as:
- create slideshow presentations with music background;
- pop open a modal at specific times during a podcast;
- prompt user for some input that updates server (ajax);
- dynamically reload cuepoints based on user submitted mp3;
- etc
Cuepoint setup is here:
http://flowplayer.org/demos/scripting/cuepoints.html
Perhaps not earth shattering, but if you're doing multimedia mashups, this functionality is really valuable.
Just another reason I think Flowplayer is a terrific product.
- create slideshow presentations with music background;
- pop open a modal at specific times during a podcast;
- prompt user for some input that updates server (ajax);
- dynamically reload cuepoints based on user submitted mp3;
- etc
Cuepoint setup is here:
http://flowplayer.org/demos/scripting/cuepoints.html
Perhaps not earth shattering, but if you're doing multimedia mashups, this functionality is really valuable.
Just another reason I think Flowplayer is a terrific product.