
June 16th, 2011, 06:16 AM
|
|
Moderator
|
|
Join Date: Jun 2002
Location: Raleigh, NC
|
|
|
I'm not sure about a Flash Form, since I've never used them. You can use a tool like Firebug to see all the actual DOM elements on the page to see if it shows any identifier that you can use.
Honestly you're better off sticking with an HTML form or implementing your own Flash-based form with Flex. The basic Flash Forms were an interesting idea but ended up being pretty useless because Flex ended up being so easy and powerful.
|