Rollout

ok i have a button with a box that expands on rollover… now when you take that mouse off of it i want it to go back to regular size by a tween, not just pop back into place… how can i do this i have tried a ton of ways but they never work… what do you think… you can see an example on the menu at this link see how when you take the mouse off the menu boxes it animates back into place… i cant seem to get the on (rollOut) to work.

it should be on (rollOut) something right…?

im probably not very clear on what im asking so if you have any questions post them or aim me at promx77

I was really impressed with the picture of the guy playing ‘cat’s cradle’ with the string at this site.

WOW these guys must REALLY be bored to death.

There are thousands of sites that look like this and there is several ways to create that kind of effect. Try working with tweens and fps.

i know how to make it animate… my code isnt working…

on (rollOut) {
aboutmc.gotoAndPlay(11);
}

just a stupid code like that attached to a button and it wont work… wtf is going on?

Upload your .fla and I will take a look