Flash:
Pop Me!!!
|
The above flash movie has been invoked in windowless mode by setting the wmode
parameter to "transparent" in the param and embed
tags of the object element for the flash movie. This prevents
the flash movie from obscuring the popup for the supported browsers if they have a
reasonably current version of flash. We also import
overlibmws_iframe.js to use an iframe shim (as opposed to iframe content) for some browsers and platforms which do not
support the wmode setting.
|
Pop Me Too!!!
Applet:
|
The above applet uses java (not javascript) which does not support wmode
settings, as is also the case for QuickTime movies, such as the QuickTime Virtual Reality
(QTVR) movie, below. The iframe shim via overlibmws_iframe.js
prevents obscuring of popups by objects for IE v5.5 or higher. The
HIDEBYIDALL command is used to hide them for earlier versions, and for
the other browsers.
|
|
Pop Me Three!!!
QuickTime:
Click in the scene and drag.
|
Pop Me Four!!!
Select Box:
|
The HIDESELECTBOXES command is
used to hide the select box for some old versions of browsers which implement it via a
system control and are not helped by an iframe shim.
|