This repository demonstrates a bug where an ActionScript 3 Timer object continues to run even after its repeatCount is reached. The timer should stop automatically, but instead, it continues firing ...