Progress Update 1, Just really a code update been enjoying looking into the Processing and Flash. I just wanted to share the code that allows Processing to send data to Flash, had some helping getting this working from my tutor, Liam. Works well though although it needs alot of adapting so that it is sending what I want it to but the fact they are talking to each other is a very good start.

The code can be found here; www.joshshard.com.

In this example, I setup a simple Processing server which sends to values via a XML stream, this is then picked up by flash and breaks it up and puts it in an array. I will just be adapting this so that I send a lot more data via the xml stream and it is handled in a more complex way. This is a good start though!

Leave a Reply