how to serial.read multiple vars at once [solved]

Hi,

I have set up MAX/MSP with TouchOSC, I have got MAX to send RGB values to the Arduino board as follows:

255 0 0

I can't figure out how to use the serial.read to read the values into integers or an array, I could do with a bit of advice of how to do this. I am going to be using DMXSimple.

Thanks for help in advance,
Jack