and what happen if I want to do this: "You want the MXML file to re-compile based on you selecting something?" and a stupid question, what is UI?
--- In [email protected], Matt Chotin <[EMAIL PROTECTED]> wrote: > So this has nothing to do with flex-config.xml. Basically what you want to > do is listen for the result event on your WebService operation, and when the > result event fires go ahead and update your UI. This is often easily > accomplished by using binding where the text in your components or the > dataProvider of your list control is bound to the result of the web service > (or some intermediary class). The Flex book should help you understand how > to put something like this together along with the various example > applications in the Explorer or even FlexStore. > > > > Matt > > > > _____ > > From: Miguel Diaz Valenzuela [mailto:[EMAIL PROTECTED] > Sent: Friday, March 04, 2005 8:32 AM > To: [email protected] > Subject: [flexcoders] Re: recompile xml > > > > > Or is it that you want your UI to refresh when a WebService has > executed? === i need to do this > > > --- In [email protected], Matt Chotin <[EMAIL PROTECTED]> wrote: > > I'm not sure what you're trying to achieve. You want the MXML file to > > re-compile based on you selecting something? Or is it that you want > your UI > > to refresh when a WebService has executed? Sorry, I'm just not sure > what > > you're going for here. > > > > > > > > Matt > > > > > > > > _____ > > > > From: Miguel Diaz Valenzuela [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 02, 2005 1:43 PM > > To: [email protected] > > Subject: [flexcoders] recompile xml > > > > > > > > > > > hi coders, i�m here again > > > > I don�t know exactly if i�m right, but the flex-config.xml file allow > > me to set a lot of options. I�m search one specifically. I need that > > all mxml request (webservice, and consequently, the xml file) refresh > > automatically after execute a specifically opcion. > > > > Well, I don�t if this question is too stupid, I hope no > > > > thanks a lot in advance > > > > > > > > > > > > > > > > > > Yahoo! Groups Sponsor > > > > > > > > ADVERTISEMENT > > > > > <http://us.ard.yahoo.com/SIG=1295tevo8/M=298184.6018725.7038619.3001176/D=gr > <http://us.ard.yahoo.com/SIG=1295tevo8/M=298184.6018725.7038619.3001176/D=gr > > > > > oups/S=1705007207:HM/EXP=1109876570/A=2593423/R=0/SIG=11el9gslf/*http:/www.n > > etflix.com/Default?mqso=60190075> click here > > > > > > > > > <http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/S= > <http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/S= > > > > :HM/A=2593423/rand=334205276> > > > > > > > > _____ > > > > Yahoo! Groups Links > > > > * To visit your group on the web, go to: > > http://groups.yahoo.com/group/flexcoders/ > <http://groups.yahoo.com/group/flexcoders/> > > <http://groups.yahoo.com/group/flexcoders/ > <http://groups.yahoo.com/group/flexcoders/> > > > > > * To unsubscribe from this group, send an email to: > > [EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]> > > > > * Your use of Yahoo! Groups is subject to the Yahoo! > > <http://docs.yahoo.com/info/terms/ <http://docs.yahoo.com/info/terms/> > > Terms of Service. > > > > > > > > > Yahoo! Groups Sponsor > > > > ADVERTISEMENT > > <http://us.ard.yahoo.com/SIG=129d5u5e7/M=298184.6018725.7038619.3001176/D=gr > oups/S=1705007207:HM/EXP=1110030259/A=2593423/R=0/SIG=11el9gslf/*http:/www.n > etflix.com/Default?mqso=60190075> click here > > > > <http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/S= > :HM/A=2593423/rand=428974666> > > > > _____ > > Yahoo! Groups Links > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/flexcoders/ > <http://groups.yahoo.com/group/flexcoders/> > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > * Your use of Yahoo! Groups is subject to the Yahoo! > <http://docs.yahoo.com/info/terms/> Terms of Service.

