»Innovative? Yes, we catalyse trends!« »GEMA; no more.« »Dinosigner.« »Designer.« »Dinosigner.« »Jetzt gibt’s was auf die Ohren!« »Sudo instead of please.« »How can we be of service?« »GEMA; no more.« »Wissen Sie wie man wirbt?« 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