My bad. I searched asjs and I had my settings to only search .as files… Harbs
> On Dec 26, 2017, at 10:09 AM, Alex Harui <[email protected]> wrote: > > Which component list? It looks like it is in the basic-manifest in Core.swc. > > -Alex > > From: Harbs <[email protected] <mailto:[email protected]>> > Reply-To: "[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>> > Date: Monday, December 25, 2017 at 11:46 PM > To: "[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>> > Subject: Re: Need help with states > > I think you should also be able to just include SimpleStatesImpl in the list > of <beads>. > > But it looks like it’s missing from the component list, so it can’t be > normally declared in MXML. I assume this is an oversight and should be fixed. > > Harbs > >> On Dec 26, 2017, at 1:10 AM, Piotr Zarzycki <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi Olaf, >> >> You are missing bead SimpleStatesImpl, which need to be added in the >> following way [1] >> >> >> [1] >> https://paste.apache.org/C6GW >> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2FC6GW&data=02%7C01%7Caharui%40adobe.com%7C2c7d0232aedf491d100f08d54c34cc3f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636498712003523982&sdata=hFOITyiNx4tqTrq0thFfF2qSaZ3v9gn172Q5iay56ls%3D&reserved=0> >> >> >> Thanks, Piotr :) >> >> >> >> 2017-12-25 23:42 GMT+01:00 Olaf Krueger <[email protected] >> <mailto:[email protected]>>: >>> Hi, >>> I am trying to change the text of a TextButton by using states [1] but the >>> text of the button is always empty. >>> I've tried several things but nothing works for me. >>> It seems to me that that the value of currentState is set correctly, but it >>> doesn't have any effect on the properties of the components? >>> >>> Thanks, >>> Olaf >>> >>> [1] https://gist.github.com/ok-at-github/f521e91fe95bf5b3b03eddcc48e87f40 >>> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2Fok-at-github%2Ff521e91fe95bf5b3b03eddcc48e87f40&data=02%7C01%7Caharui%40adobe.com%7C2c7d0232aedf491d100f08d54c34cc3f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636498712003523982&sdata=A4q30fDs6JBgZpNKXPBxBGVe%2FK4yxv5qj%2BWxQbbFOms%3D&reserved=0> >>> >>> >>> >>> -- >>> Sent from: http://apache-royale-users.20374.n8.nabble.com/ >>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C2c7d0232aedf491d100f08d54c34cc3f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636498712003523982&sdata=N3Slx%2BXAcSqInVDNEO0Zig0Tlxip8TdfOP%2FSo1Nhc4g%3D&reserved=0> >> >> >> >> -- >> Piotr Zarzycki >> >> Patreon: https://www.patreon.com/piotrzarzycki >> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C2c7d0232aedf491d100f08d54c34cc3f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636498712003523982&sdata=YrmY9W6UpmDAOkEkTtTDC8NfCfjKozLD3XiJ%2F3Gv0AA%3D&reserved=0>
