Hi, i am trying to setup a flash application on my site. I quite a novice at
the ole flash so i was wondering if anyone out their could help me. I want to
create something that allowed my customers to select a number of options. And
then they send this information to me. What would be the best way to go about
this, is their any online tutorials or anything like that. Plus are you able to
embed paypal into flash.
Thank you very much
Liam
MotionMaker - 09 Jul 2007 15:02 GMT
You will have flash communicate with a server side script that would then send
the email to you.
As for tutorials, you will find the AS2 and AS3 communicate to server scripts
with different APIs , so you need to state which to get better advice.
Yes Flash can be used with Paypal. A simple level you can use getURL to load
the PayPal processing page. You also can go to the PayPal site and under
developers find support for PayPal and Flash.