Hello Kirupa Community.
I know my title is rather stupid but i wasn’t sure on how to call my problem.
Well, let me explain…
I got a website that i coded in AS3 - inside the website, i use a video gallery that is done in AS2.
So the AS3 code just calls for the videogallery .swf and so its not a big problem.
Now here is my problem: whenever i close the video gallery section, im using an AS3 command to make the gallery invisible… unfortunatelly, and obviously, the video keeps playing in the background (and since you can’t see it, you will just hear the audio).
So since im not able to send a command inside the videogallery .swf - i thought of creating an invisible button, that overlaps with the Close button.
So my idea is, that i press 2 buttons at once - one inside the video gallery to stop the playback, and one inside the website, to close the entire video section.
You can check the site at www.eduardkisner.de
Any help how to solve that problem, or if its possible to hit 2 seperate MCs at once, would be great!
Thanks alot in advance! (btw, im not willing to change the gallery and not capable of recoding it in AS 3 =). )
Greetings, Eduard