Mail to feature in Flash

Hi,

I need to send an email from flash alongwith the Subject and Body data.

When i do the testing in Flash by pressing “Cntrl + Enter” and click on the email button it works properly i.e. it opens an outlook new mail window and the To, subject and BOdy fields are filled with the data that I am sending from flash.

Now when an close the Flash application and open the folder in which the swf is published and run the swf then mailto funcionality does not work properly. i.e. it just fills the To field and reamaining fileds like subject and body are empty!

I finally need to embed this swf in html file so the feature should work embedded in html also.

Please help