Hi Anuradha/Ojas, I guess we have worked before :) together at Tech Mahindra as colleagues in the making of rPACS :) ... not sure if its the same person :)
Anyway solution to your issue can be done in the following way: 1) There is a feature to capture screen image in flex from any current component 2) Convert this to byte array 3) You can save it where you wish as your image on local system. >From then on you could operate as a normal image and word doc. Hope this helps you out. I will see if I can code an example for you and post it out Cheers, Naveen On Fri, Nov 12, 2010 at 3:44 PM, Anuradha Ojas <[email protected]>wrote: > Please help me with my question : > > Requirement : > > Copy image from Flex ie., swf file and need to be Pasted in Ms Word or > Outlook. > > > I tried through javascript and in flex itself using setClipboard... > but nothing clicked... thats y need ur help.. > > -- > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- 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.

