hello
how can i rewrite the lines below, contained in a .ram playlist, as javascript:
that is, instead of using a hyperlink to play an external .ram file (or. wax for that matter), i want to activate a script within the HTML page (via a simple click) which will iterate through the audio clips.Code:http://myplaylistsite.com/sound/clip1.rm http://myplaylistsite.com/sound/clip2.rm http://myplaylistsite.com/sound/clip3.rm http://myplaylistsite.com/sound/clip.... (etc.)
incidentally, the reason i need such a script, is because i want to be able to synchronize the playing of consecutive audios file with the highlighting of their corresponding texts/lyrics. and i understand this can only be done by capturing events within a javascript script.
p.s. "http://myplaylistsite.com/" doesn't really exist, just there for illustration.
thanks



Reply With Quote


Bookmarks