Is it possible to add a attachment to a mail with the mailto function in actionscript 3?
- by SinneR
Is it possible to add a attachment to a mail with the mailto function in actionscript 3?
Thats the thing, i want to open the default mail program compose window with some data but i also need to add a file as attachment, and that file must be a screen capture of the app.
Im doing some research and cant find nothing even close to this, someone have any ideas?
All help will be appreciated because im really lost here.
Thanks in advance ;)