I am having trouble running AIR applications with Flex SDK 4.0 (and 4.1). Here is what I am doing:
On OS X 10.6.4 using eclipse with Flex Builder 3 installed I create a new flex project with AIR.
I have eclipse setup to use the SDK flex_sdk_4.1.0.16076.
I clean the project and run it and get a window telling me:
VerifyError: Error #1053: Illegal override of isRelatedObjectInaccessible in RemappedMouseEvent.
The application fails to start after that.
When I switch SDKs to Flex SDK 3.3.0.4852 and clean, the applications starts as expected.
I have tried to run adl from the command line using the artifacts in the bin-debug folder and I get the same error.
I am stumped here, does anyone know what else I can try?
Thanks
-Lucsa