Quote Originally Posted by d0uga1 View Post
thanks for your reply but somehow managed to get what i wanted using a imageox inside a frame then using a timer function and the imagebox.top method then hard coding from the timer sequence so that after 10 miliseconds 100 was added to the imagebox.top value.
Hard coding a animation sequence is not always the best way to do it ..
I have a lot of reading for you to do...

Animation Part 1 - Basics
Animation Part 2 - Bitmaps

Moving images with key press
Crop And Zoom images

It's a lot of reading, but the projects and code snips in these articles and threads will give you just about everything you need to know about animating images..

Gremmy..