1) Make sure all files (picture, sound, fphover.class and fphoverx.class) that
you are using with the HB's are saved in the same folder as the HTML doc where you placed
the Hover Buttons. (the two .class files can be found in the fpclass folder).
2) Look for this code in the HTML view of FrontPage 98
and 2000:
applet code="fphover.class" codebase="_fpclass" width="120" height="24"
delete:
codebase="_fpclass"
so the code looks like
this:applet code="fphover.class"
width="120" height="24"
3) Make sure that your pictures are either JPG's or GIF's and that
your sound files are 8-bit Mu-Law Encoded AU files. (See our
download page
for a sound
editor that will do this)
There you go, you have all you need to make great Hover Buttons :-)