Hi John. Im sure there are other ways of doing this but a simple solution would be to download the Flash Builder 4 beta import your project and then right click on the project in the lib and select change project to - and select desktop project. Worked for me.
barry. John McCormack wrote: > > > Hi List, > > I have an ActionScript AS3 project that I build in Flex Builder 3 and > want to convert it to AIR > I started a new desktop project but it is built as an alternative to > mxml format. > > The classes and assets have been imported all the project. > Creating an instance of my original class inside !CDATA[ ] doesn't work, > neither does pasting the code into !CATA block or setting my original > class as the default. > > How do I get my original main class to be called from the mxml AIR file? > > Is anyone doing this or are you using mxml projects in the first place? > > John > >