Closed GoogleCodeExporter closed 9 years ago
the function isSupported() will actually check to see if the .framework file is
loaded properly and if the device is actually supported. It is not a static
class like most ANEs. You should do a catch/try around it to verify that the
proper shared libraries are working and in place.
Original comment by Nicholas...@gmail.com
on 23 Apr 2013 at 3:32
I got the same issue:
Im using the last and (1.5). linked it, compile. The method 'getComPorts'
answers. But if i try to connect theres an exception.
(MAC OSX 10.8.2)
any help on this?
Thx
Sascha
Using Flex SDK 4.5 Debugger Adapter.
[Info] Listening to port 7935.
[Info] Connection as server to player via 7935 established.
[Loading] Loaded: com.quetwo.Arduino.ArduinoConnector
[Loading] Loaded:project.swf
[ArduinoConnector] Initalizing ANE...
ArduinoConnector -> getComPorts : /dev/tty.usbmodemfa131
ArduinoConnector -> connect
Exception fault: ArgumentError: Error #3500: The extension context does not
have a method with the name setupPort.
at flash.external::ExtensionContext/_call()
at flash.external::ExtensionContext/call()
at com.quetwo.Arduino::ArduinoConnector/connect()
at Project/connect()[
at Function/http://adobe.com/AS3/2006/builtin::apply()
at SetIntervalTimer/onTimer()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
Original comment by s.strohm...@sensory-minds.com
on 3 May 2013 at 9:33
Original issue reported on code.google.com by
jhanev...@rhinofly.nl
on 12 Mar 2013 at 4:59