"Save As" in flash
"Save As" in flash
Out of context: Reply #5
- Started
- Last post
- 18 Responses
- fugged0
you can add menu items to the contextual menus through the ContextMenu class (as3, as2)
Then either navigate the URL of the image, or use PHP or the likes to modify the headers in the request to force a download (http://us3.php.net/header)