0
votes
Flex - Binding ViewStack selectedChild Property Using a String Value
when selectedChild is fired the viewStack doesn't have any children added so it throws a NullPointerException:
The following will work:
<?xml version="1.0" encoding="utf- …
