I might be able to help, but am not understanding the question. It
sounds like you want one control to influence another. Do you want for
instance select from a combobox drop down and then populate a text box?
You could set one control's text property (if that type of control) to
the selected item info of the other control. 

As for the other thing you will want a function to handle the form
submission.

I could be more specific if I understood the question(s)

Jim

--- Ian Skinner <[EMAIL PROTECTED]> wrote:

> Ok, I was able to bind an property of my data model to a form
> element.
> 
> Now how do I do three way binding?
> 
> How do I initialize/bind a model in a custom MXLM control to a
> selected 
> item in another MXML custom control then allow the model to be
> updated 
> by from items and saved through a remote object?
> 
> 
> 
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4289
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to