Posts Tagged ‘AIR’

Select sound output device in AIR

When working with Sound and Microphone in Adobe’s AIR, one can come across a limitation regarding the Sound output device. In numerous desktop applications it’s possible to select which output device to use for audio. In both AIR and AIR2 this isn’t possible.
So to have it implemented, I created it as an idea in the Adobe [...]

Flex “Output from command: error while loading initial content” fix

If you are having problems getting a new SDK installation to work with Flex Builder 3 (e.g. if you’re trying to compile a Flex project as AIR application using Flash Player 10) and get the following error:

Process terminated without establishing connection to debugger.
Command:
"C:\Program Files (x86)\Adobe\Flex Builder 3\sdks\3.5\bin\adl.exe" "projectPath" "bin-debug location"
Output from command:
error while loading initial [...]