JorgeVelez / as3-arduino-connector

Automatically exported from code.google.com/p/as3-arduino-connector
0 stars 1 forks source link

as3glue connection issue #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by andytwo...@gmail.com on 26 Mar 2012 at 6:34

Attachments:

GoogleCodeExporter commented 8 years ago
Hi there.  Solved this problem by downloading the latest version of Firmata 
from here https://github.com/firmata/arduino.

cheers, 
Andy

Original comment by andytwo...@gmail.com on 26 Mar 2012 at 1:16

GoogleCodeExporter commented 8 years ago
Great news.  I use that SWC for my own test suite, so I'm glad it wasn't broken 
:)

Original comment by Nicholas...@gmail.com on 26 Mar 2012 at 2:11