oppss, should be public instead of private. Otherwise, you won't get it :)

--- In flexcoders@yahoogroups.com, "flexawesome" <[EMAIL PROTECTED]> wrote:
>
> Hey Sherif, thanks for your comments.
> 
> I may read the data from com02 components and should place the code in
> com02, so I can retrieve it anytime I want. It looks can't use
> <mx:Binding/> code in com02.
> 
> For get and set, I wrote a sample file as below, may I know how to
> retrieve it from com2 file? 
> 
> 
> Comonents 01 File.
> 
> http://ted.adobe.privatepaste.com/a2LEoqcQfZ
> 
> Thank you
> 
> 
> 
> 
> 
> --- In flexcoders@yahoogroups.com, Sherif Abdou <sherif626@> wrote:
> >
> > you can do <mx:Binding source="com01.whateverNAMEofTexTfield.text"
> destination="same"/>
> > if the textField is protected then just create a getter
> > 
> > ----- Original Message ----
> > From: flexawesome <flexawesome@>
> > To: flexcoders@yahoogroups.com
> > Sent: Thursday, February 21, 2008 10:59:34 AM
> > Subject: [flexcoders] How to retrieve out data from first Components
> into second Components?
> > 
> > 
> > Hey there,
> > 
> > I was working on this and can't figure out how to read out the data
> > from com01 and pass it into com02
> > 
> > com01 and com02 contents a text field for each, how can I get the
> > string in com01 from com02?
> > 
> > You could see the sample code here:
> > 
> > http://ted.adobe. privatepaste. com/b17ftMBAXd
> > 
> > Thanks for your comments
> > 
> > Have a nice day
> > 
> > 
> > 
> > 
> > 
> >      
>
____________________________________________________________________________________
> > Never miss a thing.  Make Yahoo your home page. 
> > http://www.yahoo.com/r/hs
> >
>


Reply via email to