|
Connecting 2 SWFs files using a button
I have built a web site made of 10 SWFs files. All the SWFs files or pages in the site have buttons and when the user click any button he will be sent to the next page or next SWF file. I have been looking for a code to connect each file with each other but I have been already one week trying to connect them and I haven't been able to do it. I found a code that loads SWFs files but this code is not working for me because each of my files have 2 or 3 buttons.
So this is an example: I have this page named ealbaHome.swf this page has 3 buttons (bttnWeb, bttnPhoto and bttnContact) when the user click on bttnPhoto a SWF file named ealbaPhoto.swf loads and the ealbaHome.swf goes away or is hidden to permit the users to see only the ealbaPhoto and not the ealbaHome.swf I believe the code for this is very simple but I haven't been able to find it. I am using FLASH CS4 and AS3.
Could you help me please?
|