Hello, I am interested in such a question. It is necessary to implement on the site a certain “drawing board” on which it will be possible to draw (well, obviously, the same). The data should be saved as a picture of the .png format (that is, with transparency). Are there any source of miracle?

    2 answers 2

    I advise this library: The Graffiti AS3 Bitmap Drawing Library

    Used in the project for VKontakte, saved not directly to a file, but to the server. Pretty decent drawing tool turned out. Class for decoding bitmap - PNGEncoder .

    • thanks, what you need! - Dmitry Alekseevich

    See the flash components and methods of the canvas itself. Perhaps there is such a possibility as in GDI with their metaformat.