The main problems you're likely to encounter are getting Processing and the arduino to talk to each other. Make sure you install the arduino software - this will bring with it all the necessary serial libraries. You can find avoid problems with the circuit by testing as you go - test each LED, then each strand, then each transistor set. If all else fails go back to this to diagnose where the problem lies.
Now that I've managed to squash all the bugs from my own setup, I can't think of what they were off the top of my head. Post any problems you have, as I probably ran into them and have since forgotten.
(COM5[2])
for some reason processing was trying to send it to serial port 0 .
after changing that part of the code the blink worked and then i tried it on your code and IT worked! pretty cool!
it seems to have a slight delay. is there any way to fix that? i am a flame artist specializing in propane flame throwers. i started using a 2inch solenoid valve hooked up to a remote control about a year ago on my large flame cannon http://cdbaby.com/cd/erinbanwell, and recently hooked up my new arduino to the solenoid running through a transistor switching a 12v power supply. in other words, i can easily adapt any LED sketch to a flame thrower sketch. i'm working on a large 26 valve flame thrower rig that goes to the music. thanks again for all your help.