This is intended for simple scenes only,
scenes used as "page-dividers". For more complex scenes, it is suggested you use either a fixed
width or background based scene.
<SCRIPT>
locateSceneBg("background", "background.gif")</SCRIPT>
Remember that there must be on scene placement call for each scene defined
in
traingifSetup, and they must all be inside the
<BODY>
section of your document.
Pre-Delay
If you re-load this page, you'll see that the trains, in each scene, start moving at
different times. This is possible because of the extra parameter in the advanced version of
createTrack. This capability is intended for multi-track scenes,
so that the first train in each track doesn't enter the scene at the same time. This is a
one-time-only delay, and doesn't effect any subsequent iterations through the train list for the
track.