hi i was wondering how to put a e mail target in swi file
can it be done by url mailto:[email protected]
Printable View
hi i was wondering how to put a e mail target in swi file
can it be done by url mailto:[email protected]
On press/release . put the following into the "go to url" box and thats it.
mailto:[email protected]
Jofta
thanks a lot
greetings
(will it open outlook?,word? by him self,)
Yes it will
SWiSH V2 has a Mailto action that lets you fil in specify To, CC, Subject and body (it then does the same as the corresponding goto url action in V1.5 .. just makes it easier).
When you run the SWF, it will open your default mail client with the appropriate fields filled in.
most, but not all email clients support mailto: links like this :
mailto:[email protected]?subject=hello&body=dear%20sir
use %20 for spaces.