1
vote
1answer
96 views
How to access/change Flex 4 state-configured parameter values in AS3?
Okay, I'm using the new Flex 4 state parameter values, such as:
<s:BitmapImage id="buttonImg" width="38" height="33" alpha="1"
source.up="@Embed('src/assets/images/tab.home. …