| Author |
sending e-mail from flash
|
|
|
| ha
i have a textbox and a button, if i type a text in that box and click the
button, the text has send as an email to the user whom i need, this must be
sent without opening outlook express or anything else
need help in thi
| |
| drsch / Dr.S. 2004-02-11, 2:29 am |
| I think this is not possible without the automatic opening of the mail
program, sorry.
visu schrieb:
> ha
>
> i have a textbox and a button, if i type a text in that box and click the
> button, the text has send as an email to the user whom i need, this must be
> sent without opening outlook express or anything else
>
> need help in thi
>
>
>
--
www. copy screen name into Internet Search
| |
|
|
| reactr 2004-02-11, 8:33 pm |
| If anyone knows how to invoke the "mail to" command from a button in a Flash
movie, please help. I simply need to open an Outlook window when the viewer
clicks on button. I know how to do this with an HTML Web page, but not in
Flash. Reward for the person who helps. Thanks
| |
|
| just type mailto in geturl function and pass the value to it
getUrl("mailto:xyz@yahoo.com")
| |
| DannyBoy 2004-02-12, 1:29 pm |
| Hi all,
this won't work from the swiff viewer in flash. You must open it up in the
HTML page.
DannyBoy
"visu" <babu08@msn.com> wrote in message
news:c0f7qv$l3i$1@forums.macromedia.com...
> just type mailto in geturl function and pass the value to it
>
> getUrl("mailto:xyz@yahoo.com")
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |