![]() ![]() | |
Flash Player 6.
ZoomifyViewerInstance.setImagePath(imagePath);
imagePath - relative or absolute path to the image.
Nothing
Sets the path for a Zoomify image folder or file for a ZoomifyViewer instance. The path must be relative to the root of the server. Calls to setImagePath should be followed by a call to updateView in order to cause the ZoomifyViewer component to draw the new view.
ZoomifyViewerInstance.setImagePath("MyImageFolder");
ZoomifyViewerInstance.updateView();
ZoomifyViewer.updateView
ZoomifyViewer.setByteHandlerPath
ZoomifyViewer.setMapFilePath
![]() ![]() | |