QuickTime VR - Overview

The QuickTime VR functions allow you to use a script to control a QuickTime VR object on a page in your publication. For example, you can use the functions QuickTime VR to pan or zoom the current view.

For more information on QuickTime VR see the image\Web.jpgApple QuickTime Authoring website or use an internet search engine.

Hierarchy:

As well as the specific functions listed under the Functions: heading below, you can also use the following OpusScript functions:

image\Script_Button.jpgBasic Object functions

Class Hierarchy:

QuickTime VR

image\Hierarchy_Level.jpg Basic Objects

Hierarchy of objects in Opus

Functions:

EnableHotspot

Enable or disable one, some or all of the hotspots in a QuickTime VR object.

GetCurrentNode

Get the current object Node ID of a QuickTime VR object.

GetFieldOfView

Get the current field of view ("zoom") value of a QuickTime VR object

GetHotspotType

Get the type of a QuickTime VR hotspot.

GetPanAngle

Get the current pan angle of a QuickTime VR object (in degrees)

GetTiltAngle

Get the current tilt angle of a QuickTime VR object (in degrees)

GetViewingLimits

Get the current viewing limits of a QuickTime VR object.

GetVisibleHotspots

Get an array of currently visible hotspots in a QuickTime VR object.

SetFieldOfView

Set the current field of view ("zoom") value of a QuickTime VR object

SetHotspotCallback

Set a script function to be called when a hotspot is clicked in the QuickTime VR object.

SetMouseOverCallback

Set a script function to be called when the mouse cursor is over a hotspot in the QuickTime VR object.

SetPanAngle

Set the current pan angle of a QuickTime VR object (in degrees)

SetTiltAngle

Set the current tilt angle of a QuickTime VR object (in degrees)