»Innovative? Yes, we catalyse trends!« »GEMA; no more.« »Sudo instead of please.« »Viral ist, wenn man trotzdem linkt.« »GEMA; no more.« »Wissen Sie wie man wirbt?« »Lmgtfy!« »How can we be of service?« »Designer.« »Dada-Ad!« Audiovisuelle Komposition

Digital Noises

Videoplayer

Youtube Video in SWF einbetten

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