Hey everyone, I am having a heck of a time trying to figure out why my "send to a friend" link is not working.
Here is what I want to do:
I want to have a swf file imbedded in html (easy enough) then at the end of the swf movie there is a form to send to a friend. I want to enter the sender and receiver emails in that form and then send to the receiver (duh!) via coldfusion. Anyways I want the receiver to get the exact html file with swf imbedded. (standard stuff right?)
Here is my problem:
I have a made a swf file that I want to have 'send to a friend'. I am using <cfmail> to send the swf to the particular 'friend' requested. When I play the swf movie itself (not imbedded in the html) and fill out the form it works fine, but if i try to imbed that swf in a html file then send, i get nothing!!!!
Is there something special I have to do if I imbed the swf file in html in order to send it via email?
Please help!!
Thanks in advance!!
-Shu
Here is what I want to do:
I want to have a swf file imbedded in html (easy enough) then at the end of the swf movie there is a form to send to a friend. I want to enter the sender and receiver emails in that form and then send to the receiver (duh!) via coldfusion. Anyways I want the receiver to get the exact html file with swf imbedded. (standard stuff right?)
Here is my problem:
I have a made a swf file that I want to have 'send to a friend'. I am using <cfmail> to send the swf to the particular 'friend' requested. When I play the swf movie itself (not imbedded in the html) and fill out the form it works fine, but if i try to imbed that swf in a html file then send, i get nothing!!!!
Is there something special I have to do if I imbed the swf file in html in order to send it via email?
Please help!!
Thanks in advance!!
-Shu