How can i disable a mouse event after a another event ?


hello,

 

i have button has mousover/mousout animation. when click button, shrink down 0%. when does, mousout event triggert, dont want.

 

how can disable mousout event after click event ?

 

thanks in advance

i suppose there several ways it. have used bind , unbind on click events.

note: not forget rebind if need button later.

here example:

sym.$('bigcloud').bind('click.myevent',function(){

    $(this).unbind('click.myevent');

     sym.getsymbol('cloudarrow').play();

     sym.$('bigcloud').css('z-index',50);

     sym.$('btnprecipitation').css('z-index', 120);

});



More discussions in Edge Animate CC


adobe

Comments

Popular posts from this blog

Thread: gpg: Conflicting Commands

Adobe Acrobat Pro , Terminal Server Use

when i try using AE CC 3d camera tracker after the first step it says "Analysis solve failed." help?