Dear friends,
Thank you in advance for the help. My problem is when I public my file in flash player 8, my “send email” scripts is not working?
on (release) {
getURL("mailto:hdd@url.com");
}
Is there any other way to write it for flash player 8(send email) to work?