Flex-Mate, How To Back PopUp (Dialog) With A Model

Posted by davidemm on Stack Overflow See other posts from Stack Overflow or by davidemm
Published on 2010-03-09T20:27:27Z Indexed on 2010/05/20 19:50 UTC
Read the original article Hit count: 315

Filed under:
|
|
|

I'm using MATE on an Adobe Flex project for MVC. On one of our pages, we have a dialog window that is presented to the user that displays them information that comes from RPC. The pages where this dialog pops up is unrelated to the data being displayed so this is a separate model. How do I create a MATE mapping file that will create the dialog window, make it visible to the user, and then inject in data from a model?

Thanks for reading.

© Stack Overflow or respective owner

Related posts about adobe

Related posts about flex