PDA

View Full Version : Rotating 3D Menu


wilsonw
04-27-2008, 03:59 PM
Hello,

With respect to this 3D rotating menu..

http://www.actionscript.org/showMovie.php?id=1284

I am trying to figure out how I can use different movie clips for the menu items.

For example, I have 5 different images in the library (which are now movieclips), which I want to use as the 5 rotating menu items, which link to their corresponding pages but the actionscript in the above tutorial I believe is setup to use 1 symbol ( the red box).

Any help and suggestions would be hugely appreciated.

Will