在flash中使用 getURL("mailTo:收件人邮箱名");
会打开 outLook 并自动为你书写好 收件人邮箱名。

例子:给 作者发邮件 (我的邮箱 xxxxxxx@sina.com
             getURL("mailTo:xxxxxx@sina.com");

        给多人发送邮件
             getURL("mailTo:xxxxx@sian.com"+";"+"machao@dmdrc.com");

==================================================
☆☆醒着
Flash as2,Flash as3,
Flash Air ,Flash lite
--------------------

 

相关文章:

  • 2021-08-17
  • 2022-12-23
  • 2021-11-18
  • 2022-02-09
  • 2022-12-23
  • 2021-08-21
  • 2021-10-24
  • 2022-12-23
猜你喜欢
  • 2022-02-09
  • 2022-02-09
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-02-23
相关资源
相似解决方案