View Single Post
Old 12-04-2012, 04:39 PM   PM User | #1
mtsgill
New to the CF scene

 
Join Date: Dec 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
mtsgill is an unknown quantity at this point
Question Manipulating Videos using Jquery (Action Scripts)

Hi friends,

I really need your help!

I have a following task to do:

(1) Create a web page that plays an embedded video clip 1
(2) Before clip 1 ends it shall display two overlay buttons on the video saying Play clip 2 and Play clip 3
(3) when user click on Play clip 2 it shall remove both the buttons from the video and play video clip 2
(4) the same process shall be followed at the end of clip 2 and so on...

I am brand new to coding and html. Please help me.

Someone advised me to use JQuery libraries to manipulate videos. Would that help?

How can I overlay buttons at specified time on videos being played and link them to other clips?

Eg. Action Listener and other action scripts? I am very confused. Any help would be appreciated.

Thanks a million in advance.
mtsgill is offline   Reply With Quote