Tag Archive for 'save()'

25
Aug

Saving files locally using the FileReference class’s save() method in Flash Player 10

The following example shows how you can use the FileReference class’s new save() method in Flash Player 10 to save text, XML, and image files to a user’s hard drive.

Full code after the jump.

Continue reading ‘Saving files locally using the FileReference class’s save() method in Flash Player 10′