A simple problem:the onRollOut does not work sometimes... Why?

Hi!!

Since I´ve started use flash, I have a difficult: Why, when we use MC like buttons, the command…

this.myClip_mc.onRollout = function() {
this.gotoAndPlay(“closeFrame”)
}

Sometimes, when the user pass the mouse very faster over the MC, the rollOut is not “catched” by Flash, and the movie stay there, in the same wrong frame.

Any idea to solve it? Because in the “experts” site this does not happen when they use MC as buttons… What is the secret?

kakakaka

Thanks a lot!

pp