PDA

View Full Version : Mixed login form (PHP+Flash)



hypeartist
July 18th, 2005, 04:01 AM
I've got a html login form with a flash submit button in it. How can I transfer form fields' data into the flash movie so I could proceed with my login routine?

Thank you in advance.

Lindquist
July 18th, 2005, 06:00 PM
Are you going to actually use the data from the forms in Flash? Or are they just going to be used to authenticate the user or what?

hypeartist
July 19th, 2005, 12:06 AM
well... thnks, Lindquist for er attention... actually I found the solution... the name is: "FlashJavascriptGateway"... works perfect... and suits my needs well :)))