I' m doing the same, and I' m using DirectExport Xtra, and DirectMail Xtra.
For example this behaviour is attached to "Save" button in the movie:
on mouseUp me
set the picture of member "capture" = the picture of the stage
crop member("capture"), (rect(8, 52, 791, 196))
dXport ("capture", the pathname&"picture.jpg", "Quality", 100)
end
--capture is the cast member in which you put the screenshot to crop..
Marcos Trinca wrote:
> Hi All,
>
> I would like to send(by e-mail) or save an image that my application ".dcr"
> built.
> Can you figure out how can I solve this problem?
>
> Tks all,
>
> Regards,
>
> Marcos Trinca
>
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
> email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo. Thanks!]
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]