YoutubePL Demo
See it on Mootools' Forge: YOUTUBEPL ON FORGE
Read the article: Article about YoutubePL
Follow the blog: BLOG
Moogkiki page on Forge
Demo 1: charge ypl into inline code
var ypl = new YoutubePL({select:'videoSelection',videoContainer:'videoDiv'});
Loading...
Select a video to load:
Demo 2: charge ypl using only a div
var ypl2 = new YoutubePL({videoContainer:'videoDiv2', videos: [
'2TaclzGjmm8','vorxYDEtuRY','9mO5cKO7toE'
]});
Loading...
See it on Mootools' Forge: YOUTUBEPL ON FORGE
Read the article: Article about YoutubePL
Follow the blog: BLOG
Moogkiki page on Forge
