![]() ![]() | |
Flash Player 6.
ZoomifyViewerInstance.setFocus(focusFlag);
focusFlag - flag determining the focus for the ZoomifyViewer instance.
Nothing
Sets focus on a specified ZoomifyViewer instance. When called with a true value, enables the target instance to receive key events. If a focus callback has been registered, setting focus to true will trigger the callback. Note that focus is automatically set to true by mouse interaction with the image.
ZoomifyViewerInstance.setFocus(false);
ZoomifyViewer.getFocus
ZoomifyViewer.setEnabled
ZoomifyViewer.getEnabled
ZoomifyViewer.registerCallback
![]() ![]() | |