SetPanAngle()

Syntax:

SetPanAngle( Angle )

Parameters:

Angle – new pan angle. Maximum range of 0 to 360. This parameter is required.

Remarks:

This function will set the pan (left-rght) angle of the QuickTimeVR object it is called on.

The range of possible angles is set by the author of the QuickTimeVR movie. Any value outside the valid range will be clipped to the valid range.

image\Script_Button.jpgExamples