|
|||
|
i m retrieving the email body text from the flash player. It opens the default email client with the subject and the mail body text.
the code i m using is as follows Code:
bText = FlashPlayer.getVariable("bodytext");
Shell.open("mailto:abc@xyz.com?subject=Hello&body="+bText);
one more question, how can we attach a file to our default email client program? please help!!!! |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|