PDA

View Full Version : Save image to disk without php



thispedro
November 3rd, 2009, 08:49 AM
Is it possible to save image from Flash with ActionScript3 without using of any server side script? I need the download image functionality on application distributed on a cd so i can't use any server side scripts. Any ideas?

thispedro
November 3rd, 2009, 09:12 AM
Ok.. i think i have found the solution: FileReference.save()