Recently I’m trying to make a spin menu (see attachment)
I wanna make it spin left or right depends on the X axis of the mouse, and the words fade out a little bit when they are not in front. So anyone can help me to figure it out?? Thanks alot!!
What you want to do involved some complex AS.
http://www.levitated.net/daily/levCylinderImageDisplay.html
That is open source, check it out…
I have a possibly simpler example, though it doesnt skew (something which could be easily enough incorporated with a motion tween) here. Now its not simple but losts link is apparently “complex” so this might be another solution
http://www.umbc.edu/interactive/fla/spinletters.swf
http://www.umbc.edu/interactive/fla/spinletters.fla
now theree is a little extra going on because the number of characters is dynamic, but its pretty easy to understand how that works (if you can handle the rest of it ;))
Another nice one Sen.