loadVariables (to send) help please! argh!

I tried dumbing down my problem to the smallest possible script, and still no luck. I followed line for line the macromedia tutorial on using loadVariables to send form data to a cfm template, in this case a simple cfmail. What the heck am I doing wrong?

If you can help, you’ll keep me from going totally insane.

I’ve attached a zip with the fla, swf, cfm, and html file. All I’m trying to do get the test of the “address” input text box and send it to the cfm file as #address#. I’ve added a button that calls a function that uses the loadVariables method, but it does not work.

Thanks!