Menu at the bottom of this site  
Author Message
wynterain





PostPosted: 2007-1-24 7:58:42 Top

flash-actionscript, Menu at the bottom of this site I know how to pull of the rotating photogallery, but what baffles me is the
nave menu at the bottom. Go ahead play with it. When you rollover one of the
three only a corner raises. By the looks of it, I would say that it is
actionscript. But i have never come across script that deal with angles. Then
when you click on one it is something special. I have used the tween classes
but never like this. There is some easing too. This is driving me nuts.
Someone please tell me how it's done.

http://www.onceblindphotography.com/goflash.htm

 
abeall





PostPosted: 2007-1-24 8:18:00 Top

flash-actionscript >> Menu at the bottom of this site This is nicely done.

Yes, it is definitely using the Tween class or some other method of AS tweening.

Tween angles using the _rotation property.