hi Java folks,
I've checked out this page:
..about how to control Quicktime movies using javascript. For some reason I can't even get the examples to work when I copy/paste them (changing only the .mov path to an actual movie).
anyhow -- could someone explain how I could know when a movie has stopped playing, & then go to a new url? I've basically set up a iTunes-like webpage with a playlist -- so I'm trying to install "continuous play" -- ie, when one music track (.mp3 file) finishes, the next plays.
Any help clarifying how to use the DOM events -- or any other solution is hugely appreciated.
Cheeeeeeeeeeeee rs,
Raphe
I've checked out this page:
..about how to control Quicktime movies using javascript. For some reason I can't even get the examples to work when I copy/paste them (changing only the .mov path to an actual movie).
anyhow -- could someone explain how I could know when a movie has stopped playing, & then go to a new url? I've basically set up a iTunes-like webpage with a playlist -- so I'm trying to install "continuous play" -- ie, when one music track (.mp3 file) finishes, the next plays.
Any help clarifying how to use the DOM events -- or any other solution is hugely appreciated.
Cheeeeeeeeeeeee rs,
Raphe
Comment