I AM TRYING TO ACHIEVE THIS EFFECT.
http://www.foryoubruidsmode.nl/site/
When you click on buttons on this site, the action stops as if it is in rollOver state. I have tried on(release) {
this.gotoAndStop (#);
{
but it didn’t work. Is it because I have rollOver and rollOut action on my movieclip? I don’t think that’s the problem but just wondering. Anybody has answer to this problem? Thank you.