Hello guys,

I need a formula of a carousel formation. I know it is too simple for all of
you, but there is a special point which I have stated below.

Generally in all type of carousel all the objects / images are in same width
and that's why it is very easy to set their x, y and z position.
But currently I need to form a carousel which will have a different image
width, which will come through the XML.

I have tried several way according to my expertise level, but can't
understand how I will adjust the angel or the position  base on the
image's width.

this is the link of my current project status :
http://www.demo.talash.net/~demo/design/ria-demo/whoadelaide/

and this is the reference link : http://www.citroen.co.uk/home/

*I hope I am clear to you. Can any body guide me how can I control the
position considering the object width?*


*I know the basic formula of carousel formation which I have given below:*
plane._x = Math.cos( i * angle) * radius;
plane._y = Math.sin( i * angle) * radius;


*Arindam Mojumder*
*
*

Visit My Flickr  <http://www.flickr.com/photos/arindam-mojumder/sets/>
<http://www.flickr.com/photos/arindam-mojumder/sets/>Visit My Facebook
<http://www.facebook.com/Arinda.Mojumder>
 <http://twitter.com/arindam_arindam>Visit My Twitter
Account<http://twitter.com/arindam_arindam>
 <http://scripto-mania.blogspot.com/>Visit My
Gblogger<http://scripto-mania.blogspot.com/>
 <http://nilbristi.wordpress.com/>Visit My Wordpress
Blog<http://nilbristi.wordpress.com>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to