Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

START = FILEOPEN

FILEOPEN, which is the default value, makes the movie start when the file is opened.

For example, this code

<IMG 
   SRC="../graphics/moonflag.gif" 
   DYNSRC="../graphics/moonflag.mpg" 
   START=FILEOPEN 
   ALT="Astronauts on the moon">

starts the movie as soon as the page is opened:

Astronauts on the moon

Copyright 1997-2002 Idocs Inc.