jamesflorentino / AS3.saveimage

screenshot then download image as PNG or JPG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example AS3 Code:
---
import com.joystick.images.SaveImage.as
// assign this method in a click handler
SaveImage.save(myMovieClip, "myFileName.png");
---

About

screenshot then download image as PNG or JPG


Languages

Language:ActionScript 100.0%