VIZACT: Interactivity Doesn't Work With Some Java Applets (236670)



The information in this article applies to:

  • Microsoft Vizact 2000

This article was previously published under Q236670

SYMPTOMS

After you apply interactivity to a Java applet, such as adding a mouse over effect to start another object on the page, the interactivity functions correctly when you play the page in Vizact, but it does not function correctly in your Web browser.

CAUSE

Some Java applets handle the mouse events for an object. As in the case of FrontPage hover buttons, the applet events take precedance over the Vizact interactivity in the Web browser. The applet will function correctly; however, the Vizact interactivity will not function correctly, because it is unable to start any of the events.

MORE INFORMATION

A Java applet is a scaled-down version of a full Java application, and it is run by a Java virtual machine (VM) that is implemented as part of a Web browser.

For more information about Java, please see the following Microsoft World Wide Web site:

Modification Type:MinorLast Reviewed:11/14/2005
Keywords:kbbug kbnofix KB236670