New ActionScript Classes for Thibault Imbert
AS3 JPEG Decoder will break down a JPEG image and extract crucial meta data information.It can fetch details like image height, width, and color space.This information can then be used in working with the image, adjusting client-side details, or...
SMTP Mailer allows Flash developers to create rich HTML emails and send them via a SMTP servers to a desired email address.Mail attachments are supported as well.Because data is sent directly to the SMTP server, this eliminates the need of an intermediary...
AlivePDF allows developers to generate PDF files on the client-side, with the files' content being controlled via AS3 code.The library can be easily implemented into any Flash projects and generates standards-compliant PDF files.AlivePDF works with Flash,...