A sort of javascript (client side) Youtube "Quicklist" clone.

N

Num GG

In order to write a sort of Youtube "Quicklist" clone:

Suppose you have several urls (link for several youtube or dailymotion
videos) in an javascript array (or a listbox).

It's quite easy make a "View this one" button to launch -for each
video link in the array- the corresponding video. A trivial way is
just to write the link within an <DIV> element of the page.

But now, how could I make a "Play All" button where (as youtube's
"Quicklist") _all_ the videos of the array or listbox would be played
sequentially _without any user manipulation_?

At the client side, I think it's difficult (even impossible) to know
that the first video is over and to launch the second one and so on.

Otherwise, what kind of web technology would I have to use? "Pure
Flash"? Use Server Side technology to push each video link?

Thanks for any idea or comment.


Num,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top