In my pong game when the ballhits a ball I have it call a public sub routine but when i say picball.move picball.left + 20 it gives me a error object required. Does the module not see the picball object? Thanks