Ha I do have gravity, it's in the code. Everytime the ball hits a flipper the ball dx, dy is reset back to bs = ball speed. Increase gravity too much, the ball will fall right through flipper as it missed the intersect detection!
b = b + ...