actionscript-3runtimestage3d

as3, starting game with adl on mac os, no visual on desktop, context3d error on mobile


Situation
~~~~~~~~
I'm using the following line to compile my project:

amxmlc -debug=true -librarypath+=./vendors/starling.swc -output=build/Main.swf -swf-version=13 src/Main.as

The projects works fine in a browser.
Packaging using a self signed certificate with air, then installing the game works also well.

Problem
~~~~~~~
I can't run my game simply using adl in the two following situations:

I searched and tried adl options, but didn't had success.
I also spend some time looking config file documentation and tweaked it but had again no result.


Solution

  • I simply don't get it, Now it works.

    I used the same command than the day I posted, I have exact same version of air framework, exact same configuration (Game-app.xml) ...

    Maybe it was an auto update of adobe or smth ... Or maybe the god of mighty reboot ...

    I heard that if you reboot seven time you can get any wish comes true.