PDA

View Full Version : [HELP!] Embedding YouTube videos in Flash 8



anxiousz
September 3rd, 2007, 11:15 AM
Hi guys!!!

does anybody knows how to load YouTube videos in your own swf? I'm building a full flash website and i'm just wondering, if it's possible to stream YouTube videos from that flash website. I've tried building an empty movie clip with an AS:
movie.loadMovie("http://www.youtube.com/v/sdUUx5FdySs");
but it didn't work.

Any suggestions would be very much appreciated. Thanks in advance...