Flash PHP Email form - SNAFU!

I’ve used this example - http://www.kirupa.com/developer/actionscript/flash_php_email.htm)
to build a flash PHP email form. It works great except… if you hit carriage return (enter button) to skip a line as if you are writting a regular letter…

Ex.

Hi,
This is my letter to you.

Thx,
Flash User

only the “Hi,” shows up in the email. All else is lost.

Is there a remedy for this?

Thanks!