The last time I checked to see if it were possible was around 4 months ago, a Flash developer said no. That would be a very very cool thing though. If nothing has changed and it is still not possible, you can create an app with a software called Realbasic and communicate very easily with a processor via USB2serial. Here is just a hypothtical if they haven't done it: Your application could possibly exchange xml data with Flash by some very tricky method, it would not be anything near realtime control/read of the Stamp, but it may allow some slow updating of xml with the Flash movie, then a very iffy chance of two way communication.
To find out for sure, post on Ultrashock.com, you will get an answer in short order. I would be very interested to find out.
Imagine a GUI in FLASH that controlled a remote processor!
** I was specifically looking into getting the Flash movie to talk to a serial port, there may be other methods to get java out of the movie to do some communication via web/ethernet. Look up the Pink module at the Parallax site.
Post Edited (originator) : 3/20/2007 11:57:54 AM GMT
The communication is buffered, but if necessary, data can be sent immediately by writing a character 10 (ascii 10) from the microcontroller attached to the serial port, specially where timing is critical and things need to be processed in real time.
Looks like real time web communication with devices is doable. You could have a Flash movie that controls, monitos and updates a micro anywhere in the world
Post Edited (originator) : 3/20/2007 4:20:42 PM GMT
Comments
To find out for sure, post on Ultrashock.com, you will get an answer in short order. I would be very interested to find out.
Imagine a GUI in FLASH that controlled a remote processor!
** I was specifically looking into getting the Flash movie to talk to a serial port, there may be other methods to get java out of the movie to do some communication via web/ethernet. Look up the Pink module at the Parallax site.
Post Edited (originator) : 3/20/2007 11:57:54 AM GMT
http://www.progetto25zero1.com/b/tools/Arduino/
maybe we can use this to make it work for BS2
http://people.interaction-ivrea.it/h.barragan/flashserialinterface.html
funx
Looks like real time web communication with devices is doable. You could have a Flash movie that controls, monitos and updates a micro anywhere in the world
Post Edited (originator) : 3/20/2007 4:20:42 PM GMT
http://forums.parallax.com/forums/default.aspx?m=153716&f=5&p=1
[noparse]:)[/noparse]