A Media Player which can change the playback direction, with the flick of a button??
Hello :) This is my first post here. Greetings.
Please forgive my complete lack of grounding in this subject. But at least, hopefully, this is the right forum to post in!
Basically I'm having a website designed which needs a media player to play a 4min song. I've heard some good things about JPlayer... I like the fact its open source and free and says it can do flash and html 5. And that's what led me here, to a Jquery forum, to start my investigation!
Because, you see, there's something very specific I need the player to do that I don't know how, or even IF ,I can achieve! ...
I'd like for the user interface to enable the user to 'flip' the playback direction of the player with the click of a button. Literally, if you imagine a tape player spooling right > left, with the flick of a switch this will reverse the spool - so left > right!
One direction would be the sound as recorded linearly and normally, the other would be the sound in reverse
AND IMPORTANTLY, the reverse would need to play from the exact point in the track at which the player switched the 'flip' button. And the same vice versa. So literally like a tape player.
Please forgive me if I'm barking up the wrong tree. But would this be possible in Jquery and could I, an ignoramus, possibly hope to implement it?
Thank you so much for your time.
Tony