First, I am very thankful for a great JPlayer module which has a very accessible interface for screen reading software for the blind.
I am running a audio book library for the blind and all of our audio files are hosted on 4shared.com website while in our own website, we just copy and paste download links generated from 4shared.com
Our visitors prefer to download the file but they want to listen to those files a bit to make sure the file is ok for their choice. May I ask if there is a way to call the JPlayer somewhere else in the page, maybe in a block and then this peace of JPlayer code will detect the links to mp3 files. Then, it will load the player to play for those files?
I read the document of JPlayer and see that we can add JS to some module page, is that the feature to solve my issue mentioned above? Or, what it's used for? Thanks and await for your support.