LeapMotionAS3
LeapMotionAS3 copied to clipboard
Leap Motion AS3 API.
hi ! thanks for this project ! i recompiled it for x64 AIR on Windows, thought i'd share it. use x86 DLLs for debug and x64 for release MacOS support...
Gestures are working without enable and isRight and isLeft methods are not working
As the title states Iam getting this error on this line controller.addEventListener( LeapEvent.LEAPMOTION_INIT,onInit );
why that happenned when i run my project? it happenned after several minutes. this is the output SyntaxError: Error #1132: Invalid JSON parse input. at JSON$/parseCore() at JSON$/parse() at com.leapmotion.leap.socket::LeapSocket/onSocketDataHandler()[/Users/logotype/Documents/Repositories/LeapMotionAS3/src/com/leapmotion/leap/socket/LeapSocket.as:301]
Hi Could anyone help look into compiling the binary? In Xcode, I get the following errors (for all Adobe AIR header files): ``` bash Undefined symbols for architecture x86_64: "_FREAcquireBitmapData",...