Visual Basic 2010 Express Tutorial 12 - Bouncing Ball Animation
http://www.schoolfreeware.com This video tutorial shows how to perform a simple animation by moving a ball (shape) around the screen with a timer. The animation will us some built in properties to find the hit detection. When the ball hits the side of the window borders, the ball will bounce in the opposite direction. The PowerPack OvalShape will be used, for this tutorial. For VB 2008 users, the PowerPack 3.0 plugin can be downloaded for free at: http://msdn.microsoft.com/en-us/vbasic/bb735936.aspx Shape, Timer, ClientRectangle, Coordinates and Boolean values will be used.
Length:
08:33