How does one get a project setup in Flash Builder 4 with Adobe AIR 3 that uses Stage3D?
Whenever I add "-swf-version=13" to the compiler options, I get the following error:
Process terminated unexpectedly.
error while loading initial content
Launch command details: "/Applications/Adobe Flash Builder 4/sdks/4.5.1.21328/bin/adl" -runtime "/Applications/Adobe Flash Builder 4/sdks/4.5.1.21328/runtimes/air/mac" "/Users/joverton/Documents/Prototyping and Testing/Virtual Library AIR/bin-debug/Main-app.xml" "/Users/joverton/Documents/Prototyping and Testing/Virtual Library AIR/bin-debug"
I have gpu mode enabled in my App.xml file, and am using the newest Flex SDK (4.6).
Similar question was asked here:
but the solution is no longer valid! The link in the accepted answer just annoyingly redirects to the home page, and you can't even get to it by looking at Google's cached version of the page.
Also here:
http://www.dreaminginflash.com/2011/10/12/adobe-flex-adobe-air-3-alternativa-3d-real-3d-engine/
does not work for me.