Snapping in onRollover/onRollout buttons

Hi!

I noticed that most buttons with animated onRollover/Rollout states you see on webpages snap ugly when you move off them too quickly.

I came up with this solution:

http://www.box.net/public/3n9rvvdm5b (fla)

http://www.box.net/public/8k7i12u75d (swf)

(move back and forth quickly to see that the button doesnt snap)

The problem with this solution is that it takes up unnecessary frames and actionscript

It would be WAY easier to just tell the button to
onRollout = reverse

How do i do that?

Thanks in advance:rabbit:

ADBUL