In short I'm developing a 'widget' in flash that I would like to implement paypal into but I'm not sure how I could do server checks from the flash file.
What I want to do is when a user clicks a button I want to send form data from the flash file to a php script then send data back to the flash file. Keep in mind that the flash app is OFF SITE and will be written in AS3.
I'm having a hard time finding any good material on this subject so I figured I would ask.
Thanks