Hi there, I don't know if i can post it here, but i am currently using Flex 4.10 and AIR 3.8 under Linux (with emulator and debugger !) and I just want to share the way to do it with you. :)
The fact of being blocked with official AIR 2.6 Linux version is quite frustrating and i tried to find a way of using Windows emulator with wine and plug it to eclipse. I use : - Eclipse 3.8 for Linux - 64bits (32bits is fine too) - fb4linux https://code.google.com/p <https://code.google.com/p/fb4linux/> /fb4linux/ <https://code.google.com/p/fb4linux/> (seems legal) - Flex SDK 4.X merged with Windows AIR SDK 3.X - wine 1.6 (tested with wine 1.5 too) - the script i made, enclosed (place it in the /bin framework folder and chmod+x it !) Make sure the absolute path to the project in your workspace does not contain any special character like spaces. You will also have to copy a folder "win" to "linux", eclipse will prompt for it and then give you the exact path folder. I may have forgotten extra instructions, feel free to ask if you are stuck somewhere. Enjoy ! :) Thomas Pois son
