Hi, Yup...I'd suggest AMFPHP for getting your data from flex to server-side. I did a tutorial...it might be outdated, been way too busy lately to update, but have a look. It might help you out: http://www.theliblab-tutorials.com/2007/10/24/flex-amfphp-bytearray-jpg-encoder-tutorial/
In it, I send a JPG encoded bytearray from flex to PHP (AMFPHP), then use PHPMailer to send out the JPG. Yuri --- In [email protected], "ghus32" <[EMAIL PROTECTED]> wrote: > > Hello Everyone, > > Does anyone here have any good suggestions for a PHP mailer to use with > Flex?? > > Thanks >

