GetHotspotType()

Syntax:

GetHotspotType( ID )

Return:

An integer representing the hotspot type. Possible values are:

Return

Meaning

1

Link hotspot

2

URL hotspot

4

Undefined hotspot

Parameters:

ID – an integer specifying the hotspot ID. This parameter is required.

Remarks:

This function will return the type of a given hotspot in a QuickTime VR object.

image\Script_Button.jpgExamples