Question
communication between separate flash movies on the HTML Page
I have a standalone swf player which loads an flv file from
the html page. I would like to link it to a flash list box which
will serve as the video list which will be populated from an XML
file. Rather than use a dropdown textfield in a form I want to load
the video player by selecting the item from the flash vide list.
How can I communicate between the two movies? Can anyone lead me in
the right direction?