Question
Email scores
Hi all... I hope someone can help me!!
I have created an Xmas invitation which has a small game in it!! Bit of a promotional thing to get people interested. The gimmick behind it is that whoever scores the highest score we will give a prize to in our xmas party!! Kinda fun.
What I want to do is one of 2 things...
1. Send a screenshot of the page as an email attachment - I can' t see any way to do this, it would be good, but I have no idea how I could do this ... If anyone knows how to do it can they PLEASE HELP??
or
2. Send an email wth the score in the subject line. This I have done, and it works fine on some PC's, however on some other pc's the subject line is blank...
For the second option all I have used is the following function:
getURL("mailto:emailaddress@domain.com?subject=High Score: "+_root.score+"&body=GOOD LUCK! To submit your high score, please click Send button from within this email window. We look forward to seeing you at the Christmas Breakfast.","_blank");
Like I said the email works on lots of PC's, however lots of PC's it will not work.
I have also encountered issues with LotusNotes, not allowing any emails to be launched from IE (or any other web browser).
If anyone can help and suggest any other methods to send a score back to an email address without using server technology that would be great!!
I am about to tear my hair clean from my head!! PLEASE HELP!!
Regards,
Duncan
I have created an Xmas invitation which has a small game in it!! Bit of a promotional thing to get people interested. The gimmick behind it is that whoever scores the highest score we will give a prize to in our xmas party!! Kinda fun.
What I want to do is one of 2 things...
1. Send a screenshot of the page as an email attachment - I can' t see any way to do this, it would be good, but I have no idea how I could do this ... If anyone knows how to do it can they PLEASE HELP??
or
2. Send an email wth the score in the subject line. This I have done, and it works fine on some PC's, however on some other pc's the subject line is blank...
For the second option all I have used is the following function:
getURL("mailto:emailaddress@domain.com?subject=High Score: "+_root.score+"&body=GOOD LUCK! To submit your high score, please click Send button from within this email window. We look forward to seeing you at the Christmas Breakfast.","_blank");
Like I said the email works on lots of PC's, however lots of PC's it will not work.
I have also encountered issues with LotusNotes, not allowing any emails to be launched from IE (or any other web browser).
If anyone can help and suggest any other methods to send a score back to an email address without using server technology that would be great!!
I am about to tear my hair clean from my head!! PLEASE HELP!!
Regards,
Duncan