On initializing the Flex app, you can pass values in via flashvars, and
access them through the Application.parameters object.

 

For ongoing updates, you can use javascript and ExternalInterface.

Tracy

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of coder3
Sent: Monday, November 05, 2007 6:48 PM
To: [email protected]
Subject: [flexcoders] get submitted form data from a html page

 


I have a flex application which is controlled by a html page. the html
page
has a list of input data, after submitting a POST request, the flex
application needs to get the form data and send a httpSerice.

so my question is, how can the flex get the submitted data? 

thanks!!!

-- 
View this message in context:
http://www.nabble.com/get-submitted-form-data-from-a-html-page-tf4755240
.html#a13598251
<http://www.nabble.com/get-submitted-form-data-from-a-html-page-tf475524
0.html#a13598251> 
Sent from the FlexCoders mailing list archive at Nabble.com.

 

Reply via email to