Help and Support
 

powered byLive Search

FP98: Hover Buttons and Banner Ads Show Class Not Found

Retired KB ArticleThis article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
Article ID:178483
Last Review:June 18, 2005
Revision:2.0
This article was previously published under Q178483

SYMPTOMS

When you create a hover button or banner ad using images contained in the Web, Microsoft Internet Explorer may display the following error message:
load: class fphover not found
NOTE: Other browsers may result in different problems.

Back to the top

CAUSE

When you create a hover button or banner ad and the page has not been previously saved, you can save the .HTM file anywhere in the Web. However, the codebase for the Java applet shows up as "_fpclass" rather than "../_fpclass." Therefore, you will receive the error message described in the "Symptoms" section if the Web page is not saved in the root of the web.

Back to the top

RESOLUTION

Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. To resolve this problem, follow these steps:
1.In FrontPage Editor, open the page that contains the hover button or banner ad.
2.Click the HTML tab at the bottom of the FrontPage Editor window.
3.Locate the HTML code that looks similar to the following:
      <applet code="fphover.class" codebase="_fpclass">
						
4.Change the codebase parameter to the following:
      codebase="../_fpclass"
						
5.Click the Normal tab at the bottom of the FrontPage Editor window.
6.On the File menu, click Save.

Back to the top

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

Back to the top


APPLIES TO
Microsoft FrontPage 98 Standard Edition

Back to the top

Keywords: 
kbbug kberrmsg KB178483

Back to the top

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.