[flexcoders] Can Flex allow image downloads?

2009-01-16 Thread oneworld95
Hi. Is it possible to enable users to right-click on an image in Flex
and download it? If not, is there another way to allow file downloads?
Thanks.



Re: [flexcoders] Can Flex allow image downloads?

2009-01-16 Thread Dnk
You would have to put it together with flex's download related  
classes, and add a menu item to the right click menu.


Dnk

On 16-Jan-09, at 7:19 AM, oneworld95 oneworl...@yahoo.com wrote:


Hi. Is it possible to enable users to right-click on an image in Flex
and download it? If not, is there another way to allow file downloads?
Thanks.