Could someone help me with this problem? I'm trying to send from flash to the arduino a RGB color to be displayed on the LED RGB. I need to identify which is the proper property that I need to change because on internet I've found a tons of tutorials using the setColor function on Arduino but, here I found this example:
The communication between arduino, notebook and led rgb is done and tested ok but I could not identify with the property or attribute that I need to modify to set up the color of the led rgb.
When I tested on arduino, I use a function change color and the way to change the color is a function setColor but when you're in as3 is different