I'm using the send form data function to send email form data to a PHP file that in turn sends response.

It works however it is loading the actual php page rather than staying on the flash page and recieving the data.

How do I do it so that it only gets the data and not load a new page?