i recently built my first form on in CS4 using AS3. after i was done with everything, i checked the script and it said there were no errors… i linked it to a php file (that is in the same directory as my form swf file). I posted the form to test it, but when i fill it out and submit it, i keep getting the following error:
TypeError: Error #2007: Parameter text must be non-null.
at flash.text::TextField/set text()
at reorder_form_fla::wholeForm_1/completeHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
any help with this would be greatly appreciated!!!
thanks!