|
-
-
Living Proof
I have been looking into sending attachments, but you have to bear in mind.
that if this were placed on a website.. then a visitor to your site would not have
the file you have coded to be attached, on his PC.
If someone tells you it can't be done,
it's probally because they don't know how.
-
I'm learning...
You have to use PHP scripts. Find more about those in here:
http://www.kirupa.com/developer/acti..._php_email.htm
Also, take a look at my example (how I solved that one) on my web site...
Cheers !
:: ONLINE PORTFOLIO :: web site (Flash version 7 required, recommended screen resolution: at least 1024x768 pixels)
-
I'm learning...
Also to avoid showing of those smilies in your code parts, use WRAP CODE TAGS AROUND THE SELECTED TEXT when posting such a content.
See here:
Code:
on (release) {
getURL("mailto:[email protected]?subject=Feedback"+"&body="+body);
}
Regards
:: ONLINE PORTFOLIO :: web site (Flash version 7 required, recommended screen resolution: at least 1024x768 pixels)
-
Hmm php ...
Well ok then thanks alot guys , I appreciate the comments. Unfortunatly I dont think Im ready to take on something like Php at the moment haha
Thanks
-
I'm learning...
Do not be affraid my neighbour (I live in Etobicoke-Toronto)...
Integration between PHP and Flash is not that difficult. Just follow those advices from the Kitupa web site I gave you link for and I'm sure you'll learn it pretty quick. I did the same thing and it helped me a lot. See how I did my PHP mail panel on my site, and I started with exactly the same example... 
Cheers !
:: ONLINE PORTFOLIO :: web site (Flash version 7 required, recommended screen resolution: at least 1024x768 pixels)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|