Following link could be helpful for you...

http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/

-- 
Fear is an illusion, So, face it !
RM3sh

On Mon, Jun 15, 2009 at 12:07, Benji <benvanl...@gmail.com> wrote:

>
> 1. import flash.system.System;
> 2. public var text:String = "text to copy"; //text from your
> inputfield or whatever :)
> 3. System.setClipboard(text);
>
> good luck ;)
>
>
> On Jun 13, 8:07 pm, Nimesh Nanda <nimesh.na...@gmail.com> wrote:
> > Hi ALL,
> >
> >  How can i copy Image to system clipboard in flex ( web based application
> > NOT IN AIR).
> >
> > Flash player support this kind of functionality..
> >
> > PLEASE HELP ME....
> >
> > Thanks,
> > Nimesh Nanda
>
> >
>

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

Reply via email to