) function launch() { stop(); current_image = first_image; document.animation.src = theImages[current_image].src; document.control_form.frame_nr.value = current_image; // this needs to be done to set the right mode when the page is manualy reloaded change_mode (document.control_form.play_mode_selection.selectedIndex); } //===> writes the interface into the code where you want it function animation() { document.write("

\"[jsMoviePlayer]\""); document.write("

"); document.write(" "); document.write(" "); document.write("
"); document.write(" "); document.write(" "); document.write("
"); document.write(" DRAW NUMBER: "); document.write(" "); document.write(" "); document.write("
"); document.write("
"); document.write("

"); }; //=== THE CODE ENDS HERE - no need to change anything above === -->
The same on DamWeb
Back to previous page
Hosted by www.Geocities.ws

1