Thanks Sher. I found this one yesterday as well - again not true 3D
but looks OK. The wedges slide out when you hover over the legend:

http://www.flashkit.com/movies/3D/Pseudo/Animate_-Eric_Lin-7127/index.php

It's a pity the Flex compiler seems to include a lot of classes that
aren't being used when compiling the final SWF. It would be great to
be able to use Flex components for smaller projects like these without
ending up with a 200-300KB SWF.

Cheers,
Darren.

--- In flexcoders@yahoogroups.com, "sher_ali2004" <[EMAIL PROTECTED]>
wrote:
>
> Ok here is the link for the 3D pie chart source file. It is a complete
> source file but I made a lot of changes to make it compatible with my
> application. Like I changed the code so that I slice out the
> rollovered pie piece and make it larger etc.
> 
> http://www.actionscripts.org/showMovie.php?id=483
> 
> 
> 
> Regards,
> Sher Ali
> 
> 
> --- In flexcoders@yahoogroups.com, "dazweeja" <dazquick@> wrote:
> >
> > OK, sorry I couln't be of more assistance. Would you mind providing me
> > with the links to the tutorials you used for the pie chart? Or even
> > the source code for your chart if you are feeling generous ;) The
> > examples I have found so far do not look nearly as good as what you
> > already have there.
> > 
> > Cheers,
> > Darren.
> > 
> > --- In flexcoders@yahoogroups.com, "sher_ali2004" <sher_ali2004@>
> > wrote:
> > >
> > > Hello Darren,
> > > 
> > > No the problem is still there.
> > > 
> > > Yes I coded this pie chart following some tutorials from online
> > > communities but this is not pure 3D like you can see on many sites
> > > which sell these 3d charts on license basis, but I cannot also use
> > > those because those charts don't allow smooth integration with my
> > > application.
> > > 
> > > 
> > > Regards,
> > > Sher Ali
> > > 
> > > 
> > > 
> > > 
> > > --- In flexcoders@yahoogroups.com, "dazweeja" <dazquick@> wrote:
> > > >
> > > > Hi Sher,
> > > > 
> > > > Did you solve your problem? That pie chart looks quite nice to
> me. Did
> > > > you create the pie chart component yourself? The reason I am
> asking is
> > > >  I'm doing a similar project right now and would appreciate your
> > advice.
> > > > 
> > > > It's my understanding that the Flex Component Kit allows you to
> import
> > > > your Flash movie into Flex to use as a component in a Flex
app. This
> > > > might be overkill for your purposes as the resulting Flex app
might
> > > > end up over 200KB and will require Flash Player 9 to play.
> > > > 
> > > > Cheers,
> > > > Darren.
> > > > 
> > > > 
> > > > --- In flexcoders@yahoogroups.com, "sher_ali2004" <sher_ali2004@>
> > > > wrote:
> > > > >
> > > > > Hello,
> > > > > 
> > > > > I have created a poll application in flash which you can see the
> > demo
> > > > > in the current state:
> > > > > http://www.arcoint.com/wes/poll/flash_poll_01.html
> > > > > 
> > > > > My application is going good so far, but I have problem with
> the 3d
> > > > > pie charts. My current pie chart doesn't look real 3d pie
> chart and
> > > > > also my coding is limiting to achieve the desired effects.
> > > > > 
> > > > > I know that flash component kit allows to bring flash assets
> > into flex
> > > > > and use them as you want, but I have never used this so far.
> > > > > 
> > > > > What I need?
> > > > > 
> > > > > I just want the charting support of flex for my application,
but I
> > > > > don't understand how can I achieve this, as I have coded all the
> > flash
> > > > > poll application in flash and data in flash is also coming
from a
> > > > > database in the form of xml generated using php.
> > > > > 
> > > > > Can I pass an array to flex from the flash swf file to flex when
> > > > > needed so that i can generate chart.
> > > > > 
> > > > > I need suggestions and tips.
> > > > > 
> > > > > Thank You All.
> > > > > 
> > > > > 
> > > > > Regards,
> > > > > Sher Ali
> > > > >
> > > >
> > >
> >
>


Reply via email to