I want to achieve the kind of rotation effect for a pie chart as shown in the below link, using ActionScript 3.0.
[COLOR=#333333]http://flexapps.macromedia.com/flex1…onChecked=true[/COLOR]
Open this link and and on the left pane open: Misc Techniques and Examples -> Data drill down 2. When you click a point on the line chart at the top a pie opens up at the bottom. Thereafter if you click on any different point there is a smooth transition effect from one pie to another.
I want to achieve this effect using AS 3.0 not flex. Please suggest me any approach for achieving this.
Thanks in advance