Flash menus - question for experts!

Soldato
Joined
14 Jul 2003
Posts
14,848
I've had an idea for a flash menu for a website I'm making, essentially what I want is a logo with 4 or 5 buttons circling it, when you mouse-over a button they all stop spinning and it expands to show details of that section.

I don't have flash at work, so I'm unable to play around with the idea, but is my idea possible?

I'm assuming I could do it using movie objects and some actionscripting.
 
Yes that is possible, although I personally dont like flash menus, especially ones that move.

I didn't fully understand what you wanted to do, but it sounds like it could be made by having each button as a movieclip with an expanding animation and all the interaction ActionScript etc. Then use AS or keyframes to circle them around a central point, using AS to stop them and trigger the expanding animations.
 
Back
Top Bottom