On 5/14/15, 10:26 AM, "Michael Schmalle" <teotigraphix...@gmail.com> wrote:
>I haven't used the Flex SDK really much but, it obviously works or people >would have complained years ago. > >@Alex, I take it a lot of the examples are broken, I have tried a couple >and things like alert.show() has wrong parameters and such, API changes I >would guess. Yes, some examples may be broken. I think we run DataBindingTest, FlexJSStore, ChartExample and DataGridExample most often. > >What is the trick to get the MapSearch example that uses HTMLLoadeder to >work, I get an error when compiling it can't find the class. Is it an AIR >app? I am confused. Yes, some examples are AIR apps. MapSearch is definitely one of them. You can look at the build.xml to figure out if it uses AIR. Thanks, -Alex