[FLEXJS} No more mx

2015-04-23 Thread Alex Harui
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

Re: Initial content could not be loaded for this application.

2015-04-23 Thread Alex Harui
On 4/23/15, 9:54 AM, "Pawan Yadav" wrote: >Hi - I am upgrading flex sdk 4.6 to 4.14.1 . On launching application it >is showing me error "Initial content could not be loaded for this >application". > >I have tried changing application descriptor to 16 then it is saying >invalid application des

Initial content could not be loaded for this application.

2015-04-23 Thread Pawan Yadav
Hi - I am upgrading flex sdk 4.6 to 4.14.1 . On launching application it is showing me error "Initial content could not be loaded for this application". I have tried changing application descriptor to 16 then it is saying invalid application descriptor. Best Regards Pawan ᐧ