Mailto and exe projectors

Hi all
Can any one tell me how to initiate a mailto command from a projector file.
Most importantly for windows machines. This is for a cd rom.
any help will be much appreciated.

cheers

anybody

managed to find a solution…

mailto does not work within movieprojector

flash jester has a free ‘plugin’ that will solve the problem

what solution did you find?

run an html file rather than an exe file.
Caused issues with window.close() javascript.
What is this plugin called???

getURL("mailto:yourid@domain.com");

or best yet use a wrapper like mprojector… or zinc or screenweaver(free)… or wrap it in a dot net container and let the containers call outlook express

http://www.flashjester.com/?section=tricks_jtools_jemail

my memory makes me think it is fscommand exec and you have to put it fscommand folder - works well i seem to remember

here