Monday, February 8, 2010

Webs Developer

PHP, Ruby Rails, JavaScript, AJAX and other bits ‘n pieces…

Flex Example: Right-Click -> Save Image As

Posted by web slinger on July - 10 - 2009

One of the things that is available in HTML web pages but usually left out of Flex applications is the ability to save images by right-clicking on them. This is not because it’s not possible with Flex – rather it just requires a little extra coding. So I created a simple Flex example that adds the “Save Image As” right-click menu item.

Share and Enjoy:
  • Reddit
  • Digg
  • Slashdot
  • StumbleUpon
  • TwitThis
  • Technorati
  • del.icio.us
  • Facebook
  • Fark
  • Google

Continue reading over at dzone...

Add A Comment