im having a problem with the "skip intro" button on my site, however i only have this problem after i use code to fix the new embedded issue. here is my site http://www.rocketinnovations.ca/main1.html
here is the code i use on the skip intro button
on(press){
gotoAndPlay("main");
clearInterval(mi);
}
any idea why this is occuring to just this button? any suggestions on how to fix it?
