start and stop intervall - please help!

i'm really a newbie, so i have to ask again...

i want to use the interruption function from the reference:

attachInterrupt(interrupt, function, mode)

would it work when i insert the interruption between every blink of the led in the interval();?

and i don't really know what i should insert in the brackets of the interrupt function...