using the windows multimedia apis, i am able to display an avi on my form, however what i want to do is have that avi move around the form like the bouncing ball in hte samples you know, but the only problem is that when i use a timer control, the movement is much too choppy, is there any way to automate this movement in bitblt or another api or faster method?