what’s the most efficient way to creat an invisible MC button? I need them to be a MC because they need to call up gotoAndPlay’s on a separate MC upon rollover and they need to be invisible because I want them that way… ha!
Right now I’m just using a shape set to an alpha of 0 but I was thinking that there must be a more efficient way of doing it. I try to avoid alpha 0’s whenever possible.
Thanks in advance…