Export to GitHub

as3-arduino-connector - issue #1

Timing on event creation is off when sending to AS3


Posted on Nov 18, 2011 by Happy Bear

Timing is off. Should not rely on sleep() function in the thread to create events and poll data.

Comment #1

Posted on Nov 20, 2011 by Happy Bear

Fixed in commit #13. Event creation should mimic flash.net.Socket class.

Status: Fixed

Labels:
Type-Defect Priority-High OpSys-Windows Component-Logic