I know this is possible, ive seen it around, unfortunately i do not know how to accomplish this without tons of tweening code.
What im looking for is similar to how the osx dock works (when you mouseover an icon and it scales up). Instead of on the mouseover, I was looking for left/right buttons, that when clicked would slide the next object(moveclip)+scale up the new focused object+ scale down the previous focused object.
Also the ability to have it loop the objects, so say i have 4 objects, after i click the right button 4 times (in the example below, 4 squares have moved to the left) on the fifth click, the 1st object would come back in (following the 4th)
1 2 3 4
2 3 4 1
3 4 1 2
etc…
Could you help me figure this out, im sure its something simple, but for some reason today is not a flash day for me.
an fla, link to a example/tutorial, actionscript, etc would help so much
here are some image examples