I don’t understand – what is the _onRollOut supposed to do?
Posted 7 months ago
Create two or three states animated buttons in just a few seconds. No Action Script knowledge required.
See our portfolio here
Support only on the Easy Image Gallery Vertical Public Support Forum
Here are some of our interesting works on FlashDen :
_onRollOut does the same thing as onRollOut. I use onRollOut for button animation. So if you overwite the handler for onRollOut event, the animation doesn’t occur anymore when rolling out. Now, I didn’t want the functionality of the button to be lost, so you have this “copies” of events that you can still make use of. This is the same for all the others events that animated buttons use. See help file for more information.
Adrian
Posted 7 months ago