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


1 Kommentar » zu “Youtube Video in SWF einbetten”

  1. ales schrieb am 25.10.2011 :

    thanks

Ihr Kommentar: