I’m trying to do something like this:
http://www.uncredited.net/flash/scalingmenu.html
but dynamic, so that if i click on one of the boxes, it will slide and scale to the center position, and everything else will adjust. (this swf is just an animation to demonstrate what im trying to do)
I can make the concept work using tweening animations ( http://www.uncredited.net/flash/scalingmenu_dyn.html ), but its primative, and i think i need to calculate the distance from the center, and scale the boxes based on their distance, but i have no ideas on how to start.
Any help would be appreciated!
Thanks