Hi,

I just pushed changes to remove dependencies on mx classes from the
current Flex SDK.  The compiler expected the states class to be
mx.states.State, for example.  Now we can use org.apache.flex.states.State
and thus js:State instead of mx:State in our apps.

Next up, I’m going to try to remove the need for the FlexJS SDK to
download the current Flex SDK.

-Alex

Reply via email to