I want the other way round. I want to be able to call a function in the component inside the parent application.

 

 

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Lu
Sent: Tuesday, June 13, 2006 9:58 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] calling custom component methods inside the parent application

 

 

try this:

                       public function dummy ()

                       {

                      

                         cbSelected = parent.raga.selected;


                             //or

                             
cbSelected = Application.application.raga.selected;

 

                       }

                    ]]>      

 

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to