Load HTML form in swf?

Hi,

i’m having trouble in creating an online form in flash which sends the results via email (PHP). I just somehow can’t make it work… and was wondering…

  1. Is it possible to load a normal form created in HTML into my swf instead of creating the form in flash and pass the variables to the PHP file? (hope that’s clear enough!)

  2. I’m using the mail function in PHP… but the email never seems to arrive to its destination (my mailbox)… i don’t even know if it is being sent at all! any method how I can check if it’s being sent? or any suggestions which i can try?

The website is at www.missioncamp.info and the forms can be found in the registration section and contact us section.

thanks