[flexcoders] databinding question

2005-08-02 Thread Robert Brueckmann
Quick question...why are these different:     Versus:   mainContent.createChild(ReportingDatesPanel, "", {width: "100%", height: "100%", portfolio: selectedPortfolio});   When the selectedPortfolio object changes in the main app with the MXML in first example above, the custom com

RE: [flexcoders] databinding question

2005-08-02 Thread Robert Brueckmann
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Robert Brueckmann Sent: Tuesday, August 02, 2005 4:37 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] databinding question   Quick question...why are these different:     Versus

RE: [flexcoders] databinding question

2005-08-02 Thread Rob Rusher
Certified Flex Instructor e:[EMAIL PROTECTED] c:303.885.7044 im:robrusher From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Robert Brueckmann Sent: Tuesday, August 02, 2005 4:37 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] databinding question

Re: [flexcoders] databinding question

2005-08-02 Thread Aldo Bucchi
s@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Robert Brueckmann > Sent: Tuesday, August 02, 2005 4:37 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] databinding question > > > > > Quick question...why are these different: > >

RE: [flexcoders] databinding question

2005-08-02 Thread Robert Brueckmann
Bucchi Sent: Tuesday, August 02, 2005 6:16 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] databinding question Hi, Databinding is a special beast in flex, and is set up in mxml->as compiling The compiler needs the metadata to figure out what events it has to listen to for each prope