Hi, First I'm seeing strange nesting in your attached code. View is for Application, but you're using again inside Group. the beads directly in the Application I think are right since Application DefaultProperty is "beads".
I'm talking without testing but the way I think States works is from the current document level (file). Maybe I'm wrong but you should have the whole Group with States in it's own file and AS3 logic. HTH Carlos El vie., 6 nov. 2020 a las 15:20, wkoch (<[email protected]>) escribió: > I can't seem to reference objects in the "other" view states from the > application complete event. I'm adding beads and listeners to objects in > different view states under a common view. The objects in the first state > are getting the correct beads/listeners but nothing else is..... See > attached code which adds a restrict bead. > > StateTest.txt > <http://apache-royale-users.20374.n8.nabble.com/file/t177/StateTest.txt> > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Carlos Rovira Apache Member & Apache Royale PMC *Apache Software Foundation* http://about.me/carlosrovira
