I have one of these tabs functioning, and I used an invisible button as trigger. However, when I try to add another invisible button over the next tab, nothing happens. It appears to recognize that there is a hotspot there (the cursor changes), but it's not functional. I used the same code, which is below, and the same technique, so I'm a little confused as to why this isn't working.
on(press){
gotoAndPlay(25);
}
If you'd like to see what I'm talking about for a clearer picture, you can see the interface here (the web marketing tab is the functional one) :
Any insight on this problem would be greatly appreciated.
Thank you!
Edited by tokotah_alley, 19 March 2007 - 04:05 PM.
