RonConrad
10-27-2008, 01:58 PM
I have a Flash Form in my ColdFusion program that waits for a field to be keyed or scanned, and once the field has lost focus (using either the Enter key, or Tab Key), I want it to autosubmit that text field.
I'm new to Action Script3 so any guidance would be greatly appreciated. I assume I have to add some sort of listener command for the enter key, and create some code to populate a form value, and submit it.
Thanks in advance!
I'm new to Action Script3 so any guidance would be greatly appreciated. I assume I have to add some sort of listener command for the enter key, and create some code to populate a form value, and submit it.
Thanks in advance!