CS4 - AS2 - All links go to the sme URL
I have been working on a project that has multiple links assigned via AS to the specific instance of a button. I have tried assigning URL scripts in frame 1 as well as "hard" coding them to each button the frame that they are being displayed on screen.
Example: button 1 is assigned code to go to www.site1.com
button 2 is assigned code to go to www.site2.com
button 3 is assigned code to go to www.site3.com
Compile and run...
All links take me to www.site2.com
If I remove the link of button 2 then no links work.
Any thoughts? Anyone else had this happen?
Code link supplied here. Thanks
ok. Here is a link to the actual FLA file. LINK
Once you have it open look for a MC called "PermMakeup_MC" on this MC there are two links. If you were to run the SWF you would find that both of them take you to the same place. There are other MC's that are set up the same way, this one is the first I wrote down as a reference.
I have tried to define each link into a script at the beginning of the SWF and referencing each button by an instance name. Nothing has worked.
Any thoughts or revelations would be incredible. LINK
Thank you.