Hey gang,
Quick question (CS3/AS2):
I’m working on a site where the user needs to be able to download an image that is being displayed. What’s the easiest way to do that from within flash?
getURL just opens the image in a browser window. I checked out FileReference, but it’s way more involved than what I want.
Is that my only option?
Thanks in advance!