Hi, So what I have been doing till now with my flex app was exporting to an SWF file. Since, now I want to extend my app's functionality and features, I need to be using <mx:WindowedApplication> for which I will have to export to AIR. But somehow I am not able to do that. I have followed the following link for help regarding the new build.xml file:
http://josemanimala.eu.org/blog/flexing-on-opensource/flexing-on-opensource-get-some-air The app builds fine, and I do not get any error at all (not even warnings: I took extra care to remove all such possibilities where I could me making a mistake), but it doesn't give me any.air file. However a MyProject.swf file is generated in the bin folder, as also indicated in the build.xml file in the link given above (Please check). I have even searched in Google but didn't find any relevant results. I am using Flex SDK 4 Development environment is Eclipse IDE OS: Ubuntu 10.04 Any help will be greatly appreciated -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
