»GEMA; no more.« »Viral ist, wenn man trotzdem linkt.« »How can we be of service?« »Jetzt gibt’s was auf die Ohren!« »Innovative? Yes, we catalyse trends!« »Innovativ? Wir katalysieren Trends zeitnah!« »GEMA; no more.« »Dada-Ad!« »Dinosigner.« »Designer.« Audiovisuelle Komposition

Embed Youtube Video in SWF

Embed Youtube Video in SWF

As asked here: http://forums.adobe.com/message/1912905


function containYoutube(youtubevar, depthLevel) {
this.createEmptyMovieClip("youtubecontainer",depthLevel);
this.youtubecontainer.loadMovie("http://www.youtube.com/v/"+youtubevar);
}

containYoutube("PXu6AKePXkQ",this.getNextHighestDepth());

Download the ZIP File:
contain-youtube-in-flash