Perfect !!!

 

BTW, great job on the FisheEye component.  This was actually one of my use cases – turning charts into something I could add as an image item to the FishEye.

 

- Tom

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ely Greenfield
Sent: Monday, May 01, 2006 9:43 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] how to implement the copy&paste of chart in flex

 

 

 

 

Hi Tom. You can create your own BitmapData object, then blit the chart into it using the BitmapData.draw function (pass the chart as the first parameter).

 

 

Ely

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Thomas W. Gonzalez
Sent: Monday, May 01, 2006 8:49 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] how to implement the copy&paste of chart in flex

I am unclear on how you can convert a regular DisplayObject hierarchy (like a Chart) into a BitmapData object that you can then encode into a .jpg.

 

Has anyone blogged on this topic?

 

- Tom


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David Mendels
Sent: Saturday, April 29, 2006 6:02 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] how to implement the copy&paste of chart in flex

 

Hi,

 

It can be done, but a few extra steps.  Convert to JPEG first. This can help you get started: http://www.kaourantin.net/2005/10/more-fun-with-image-formats-in-as3.html

 

-David

 

 

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tariq Ahmed
Sent: Saturday, April 29, 2006 1:58 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] how to implement the copy&paste of chart in flex

Not possible as far as I know. Snag-It is your next best bet.


anjicn wrote:
> I want to add the copy&paste support for charts in order to let user
> select any chart, copy it and then paste it to some other editors
> like "Office Word" or "MS Paint" for further use.
>
> Is it possible to do so, or can I just generate a .jpg or .bmp file for
> each chart, that will also be acceptable.
>
> Anyone who has such experience, please help me. Thanks.
>
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>

>
>
>
>  






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to