PDA

View Full Version : action script, Image handle/import/export and send in a mail form?


Nietzsche
01-21-2008, 12:43 PM
Hello!
I need to create a movie in flash that loads 8 images from the root or from a Database;

When i select one of those imagens, it enlarges the image in the movie and allows me to place TEXT in the image (using the text fields);

Also need a print button, that allows me to print only the image with the text;

Now the dificult part:
I need a "Send" Button that can:

Convert that image, allong with the text, in a (*.PNG) file, (without changing the original image in Database) and send me that converted PNG file by mail form...

How can i do this?
Apreciate all the help and examples...

Another question, could that image be converted to a PDF file automaticaly?

Best regards

Nietzsche
01-22-2008, 10:26 AM
Help and stuff! Please....

Does anyone have action scipt code for a print button?
How can i make it save the file modified and send the file attached by the mail form???

Please...