communicating swf files.

Posted by Addis Abebayehu on Stack Overflow See other posts from Stack Overflow or by Addis Abebayehu
Published on 2010-04-19T00:53:20Z Indexed on 2010/04/19 1:03 UTC
Read the original article Hit count: 387

Filed under:
|

I have two swf files I would like communicate. I have a videoplaylist.swf and a player.swf. I would like to select a video from videoplaylist.swf and have it played in the player.swf. How do I do that? How am I going to dispatch the click event with the video url to the player.swf? from the videoplaylist.swf.

Please help.

© Stack Overflow or respective owner

Related posts about swf

Related posts about files