supernuckolls:
All of the suggestions I have been given are in reference to powering an led which uses digitalwrite and led = HIGH and led = LOW.
Those suggestions were to give you an Idea on how to use millis() to replace delay. Inside the block of code, you can do whatever you want; switching an LEDs state is just an example of what you can do.