I have been asked to create a button to send a greeting card, once the user click on the button a document appear in which the user need to choose the recipient etc; a flash .swf file is then embedded in the email sent.The problem though is that the flash file appear as ‘movie not loaded’ in the email. I have done some search on the Internet and found that the code is:
Call stream.WriteText({})
Call stream.WriteText({})
Call stream.WriteText({})
Call stream.WriteText({})
Call stream.WriteText({})
Call stream.WriteText({})
Call stream.WriteText({})
Even above code doesn’t work. I have put the HTML on a form and used Pass-Thru HTML. I can preview the greeting card in Internet explorer, but if I preview it on notes flash file doesn’t work and I get this error message ‘Object download failed’.
Can you please let me know whether it is possible to preview a flash file in notes client? Can anyone give me code or hint so that I can make it work. I have been spending lots of time searching the forum, but till now cannot get it to work.
Thanks for your help!