Let me be a bit more detailed. I don't always explain everything real clear.
I need 8 leds that light up in sequence. I want to run the switching from one light to the next with a push button instead of the common 555 timer, but I got that part conquered.
Where I am having trouble is say for example that light 4 is turned on, now what I might need to do is to flip a switch at this moment that will "block" light 2 from turning on. If I press the push button light 4 will go off and light 5 will come on just like normal no big deal, but at the end of the sequence (light 8) it needs to go back to light #1, no problem there yet. Now Light 1 is on, remember that light 2 is "blocked" or turned off, with the next press of the button I need it to turn light 3 on. In other words, skip over the lights that I have turned off, like they were never in the sequence to begin with.
Maybe this is a little clearer.
And thanks for all trying to help.