The first page will be your "frames" page.
Make a page and put ONLY this on it.......NOTHING ELSE! (msntv pagebuilder users only read THIS also)
NOTE:
The TITLE you put on this page will show on all pages, through out the slide show! OR - SEE Update on this BELOW for how to have a different title on status bar for each page!
#2.
Make your first slide page and all
other pages in your show like this.
UPDATE; use this page code inplace of the one above if you would like a different title for each slide to show in the status bar. NOTE: the use of "script" in place of "title".
NOTES: Tags, what they do, how to use them.
Always used both link tags on every page.
The LINK href tag, calls up the next page. Same as an The META is a 'pre-load' tag, used to pre-load the next page, while viewing the current one.
..... adjust the "08; to the number of seconds needed.
SOUND:
put the sound on the page you want it to start on ...... it will play untill the next sound code. DO NOT put sound codes on every page .... ONLY for sound changes. Adjust loop=2, to the amount needed. ie: loop=1, loop=3 etc.
SOUND TAGS:
BGSOUND tag is for Microsoft browsers and the EMBED tag is for Netscape browsers. Webtv is able to read both. Always use one of each. Please note:
loop= should be the same in both bgsound and embed tags or sound WILL NOT LOOP on most servers. (the loop=true in embed tag no longer works)
COLOR:
change color="#s" to yours....
IMAGES:
Be sure to optimize all gifs & jpgs and add width and height attributes so they load in quickly.
Full page images should be sized to 544 Wide X 360 High.
#3.
On the last page of the slide show, you can leave off the META refresh tag.
I usually put a link to my Home Page,on the last slide.
This is the last code. It is a "BREAK OUT OF FRAMES CODE".
Put this code in the HEAD tag of your HOME PAGE.
Comments:
It is my opinion that when making a slide, all pics and text should "fit ON the screen" without having to scroll. With the exception of the last page.
NOTE; Some servers have been known to disable META TAGS!...(the now gone TerraShare.com was one) should this happen, replace the meta tag with this JavaScript code.
I gained most of my knowledge, right from the "slide show master"
~ ~ Jerry Hollingshead ~ ~
MY Slide Show Mentor!!!
Thank you Jerry, for always being there for me.