Showing and moving small pictures with java
Posted: Sat May 10, 2003 7:42 am
I am working with a little online game about horses.
And in a horse race, I want to display 2-5 (depending on how many horses that are in the race) small pictures and move them some steps horizontally (to the right) each x milliseconds.
the number of steps should be calculated (which I can calculate using normal php code) depending on many factors.
But I do not know very much about java, I have used some javascripts on my page, but never with any pictures...
if anyone can help me, please reply.
And in a horse race, I want to display 2-5 (depending on how many horses that are in the race) small pictures and move them some steps horizontally (to the right) each x milliseconds.
the number of steps should be calculated (which I can calculate using normal php code) depending on many factors.
But I do not know very much about java, I have used some javascripts on my page, but never with any pictures...
if anyone can help me, please reply.