Re: [Flashcoders] loading images in a circle format..

2009-04-22 Thread Rodrigo Augusto Guerra
oders List Cc: Rodrigo Augusto Guerra Sent: Wednesday, April 22, 2009 3:09 PM Subject: Re: [Flashcoders] loading images in a circle format.. Point.polar() will give you an X/Y value based on the degree (in rads) and the distance from the center of the circle. On Wed, Apr 22, 2009 a

Re: [Flashcoders] loading images in a circle format..

2009-04-22 Thread Matt Gitchell
Point.polar() will give you an X/Y value based on the degree (in rads) and the distance from the center of the circle. On Wed, Apr 22, 2009 at 10:36 AM, whispers wrote: > Seems like a carousel project to me? > > Have you checked out www.gotoandlearn.com > > There are many parameters > > -Ori

RE: [Flashcoders] loading images in a circle format..

2009-04-22 Thread whispers
Seems like a carousel project to me? Have you checked out www.gotoandlearn.com There are many parameters -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Rodrigo Augusto Guerra Sent: Wednesday, April 22,

RE: [Flashcoders] loading images in a circle format..

2009-04-22 Thread Merrill, Jason
Go to www.gotoandlearn.com and find the tutorial, "Creating 3D Carousels". Jason Merrill Bank of America Global Learning Shared Services Solutions Development Monthly meetings on the Adobe Flash platform for rich media experiences - join the Bank of America Flash Platform Community ___