ZoomifyViewer.setLabelVisibility(visibleFlag)

Availability

Flash Player 6.

Usage

ZoomifyViewerInstance.setLabelVisibility(visibleFlag);

Parameters

visibleFlag - flag to set the visibility of the labels.

Returns

Nothing

Description

Sets the visibility of all labels.

Example

_root.ZoomifyViewer.setLabelVisibility(false);

See also

ZoomifyViewer.addLabel
ZoomifyViewer.setLabelProperty
ZoomifyViewer.getLabelVisibility
ZoomifyViewer.removeLabel
ZoomifyViewer.removeAllLabels