I don’t think this should be a problem, can you provide more code if it’s not working?

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Michael Schmalle
Sent: Thursday, April 20, 2006 10:40 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex2B2 :: Changing State :: Problem with parent child

 

Hi,

Real quick is there a problem with changing a parent component state and in the next call calling one if it's children's state changes?

I cannot get this to work, but in the mxml component the child component changes state fine.

IE

                if (event.label == "Match") {
                    trace("Match");
                    currentState = "matchState";
                    modifierCheckGroup.currentState "matchState";
                }

Peace, Mike

--
What goes up, does come down.


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




YAHOO! GROUPS LINKS




Reply via email to