Hi, I can't seem to detect events using your edited as3glue package with your arduino-connector extension, but I can make the light blink on the arduino. Tips would be appreciated :)
What steps will reproduce the problem? 1.use your customized as3glue package. 2. interface with it with the attached AS file
What is the expected output? What do you see instead? -eventlisteners pick nothing up, BUT, I can make the lamp blink.
What version of the product are you using? On what operating system? latest
Please provide any additional information below.
- connectToArduino.as 4.18KB
Comment #1
Posted on Mar 26, 2012 by Happy HorseHi there. Solved this problem by downloading the latest version of Firmata from here https://github.com/firmata/arduino.
cheers, Andy
Comment #2
Posted on Mar 26, 2012 by Happy BearGreat news. I use that SWC for my own test suite, so I'm glad it wasn't broken :)
Status: Invalid
Labels:
Type-Defect
Priority-Medium