Sending midi messages to flash using flashserver

Bad's icon

I'm using notein to get the mididata and flashserverhttp://www.nullmedium.de/dev/flashserver/
to communicate with flash and i have that all running, but i need to get the notein data to flash.

Flash server uses a "broadcast" message and sends data in the same box eg "broadcast helloworld", this would send this message to my flash file.

What i need to know is, how to get the broadcast message to send the mididata.

I'm new at this, i'm using max/msp for a universtiy project.

macario's icon

Hi I'm also interested in sending MIDI data from flash for a university project, has anyone done this efectivelly? what about the latency?