Bouncy Menu Thingy

Hey guys, long time no see.

A friend challenged me to make a menu where all the menu buttons move and scale in proportion to each other without using a constant onEnterFrame checking the mouse position against the menu buttons.

Anyway, here’s what I came up with:
http://www.johnlindquist.com/flash/demos/Lindquist-Bouncy_Menu_Thingy.html

And here’s the basic, probably more useful version of it:
http://www.johnlindquist.com/flash/demos/Lindquist-Basic_Bouncy_Menu_Thingy.html

I commented the first .fla so everyone can screw around with the variables. The basic version doesn’t have any comments at all.