Strange behavior with multiple servos

Your advice solved both my problems! I was working under the assumption that my button worked like a switch (a press and release turns on, another press and release turns off) and not like, well... a button. :stuck_out_tongue:
I also staggered the first part, so each servo writes to its initial position right after it attaches in the code, and they all work fine now.
Thanks a lot!