2 issues

1st one:

My co-worker wants me to embed a Youtube video inside a Flash movie. Youtube as you know has the URL and the EMBED code, but the code is for embedding a youtube on an HTML page. I opened up a new Flash document, dragged a Media Display component on the stage, and typed in the URL to the Youtube video. It didn’t play.

Should I get the original movie file (.mov, mpeg, e.t.c.) and then for the url put in the location of the video file that’s on my PC?

2nd one:
Is it possible for two different .swfs to communicate with each other between HTML frames? I am interested in splitting the homepage of the company’s site in half, with the Flash interface and animations on the left side, and then anything from a blog to another Flash .swf on the right frame. It would be really cool if I could click on a Flash button within the left frame that loads up the video (contained in video.html) or click on another Flash button that loads up “abc.swf” on the right frame.

How can I do that? :slight_smile: