How to create a 3D carousel using sin and cosin...

207 Views,

1 Comment
Title:
How to create a 3D carousel using sin and cosin functions:
Entry:
Ever wanted to make a lazy susan/carousel?
This is a great resource to do just that.
http://www.gotoandlearn.com/play?id=32
Comments
That is a good ActionScript 2.0 example. If you want to make use of Flash 10's (AS3.0) new 3D capabilities, here's another:
http://tutorials.flashmymind.com/2009/03/vertical-3d-carousel-with-actionscript-3/
It's a vertical carousel...but the same applies for horizontal. happy coding!