template 1
This page template allows you to have:
- horizontal menu
- left column for images and/or menu for section subpages
- right column for additional images and/or content (will
size to fit the largest image in the column)
- page title displays as first "heading" (on this page, "Template
1")
To change the text in the banner movie, open the "variables.txt"
file and change the corresponding "title" variables. See "Flash
instructions" for more details. (Note that this will change the
text in the home page movie as well.)
To change the movie to a different "section" (for example,
from the brown "read me" to the green "about us"), click ONCE on
the movie and switch to HTML view. You will see code that looks
like:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://..."
WIDTH="750" HEIGHT="108" id="title4" ALIGN="">
<PARAM NAME=movie VALUE="title4.swf"> <PARAM NAME=quality
VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="title4.swf"
quality=high bgcolor=#FFFFFF WIDTH="750" HEIGHT="108" NAME="title1"
ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
You will want to change the "title4.swf" to the corresponding
movie that you want to show (title1.swf ... title6.swf).
|