Answered
Detecting button click from another SWF
I need a starting point on how to go about scripting the
following:
On an swf (original.swf), I have a movie clip (myMovieClip_mc), into which I load a second swf(second.swf). There is a button (myButton_btn) on second.swf.
While working in original.swf, I want to perform an action based on the button click of myButton_btn in second.swf.
What's the best way to go about doing this? (Just looking for a starting point...)
Thanks so much,
David
On an swf (original.swf), I have a movie clip (myMovieClip_mc), into which I load a second swf(second.swf). There is a button (myButton_btn) on second.swf.
While working in original.swf, I want to perform an action based on the button click of myButton_btn in second.swf.
What's the best way to go about doing this? (Just looking for a starting point...)
Thanks so much,
David