Hi,

I'm working on a simple games section for a site, and one of the things requested was a horse racing sim. So I was thinking of ways to do it, and I thought It'd be a nice effect for the page to load and have a start button. When pushed it runs a small piece of code, say js to pick a random winner and then makes the winning image move along the track first.

Now, the obvious way of doing it would be flash, but seeing as I'm not too good at that, and wouldnt know how to pick the winner and stuff, I thought I'd attempt it in java script?

I havent done any code yet, I was just wondering if anyone can give me the code to move an image from left to right along the screen at a certain speed (pixels per second? )

Cheers, Cheeko

ps, other methods appereciated