Change video being played in HTML5 video

Posted by Krt_Malta on Stack Overflow See other posts from Stack Overflow or by Krt_Malta
Published on 2010-05-05T10:37:05Z Indexed on 2010/05/05 10:48 UTC
Read the original article Hit count: 311

Filed under:
|

Hi!

I'm using the tags in HTML5 to play a video on a web browser... (and I'm very impressed with this new feature)

Is there the functionality to change the video being played through Javascript? Say when I select another video from a list, a Javascript function would be called which would contain something on the lines of MyVideo.VideoLocation = //location of new video to be played. Is this possible please?

Thanks and regards, Krt_Malta

© Stack Overflow or respective owner

Related posts about html5

Related posts about video