Do the customizable features include component sizes and placement?
‘, the size and position of the Zoomify Components can be customized in the Zoomify Viewers either manually or using ActionScript, depending upon whether they are placed on the stage at design time – as with the ‘Components On Stage’ example – or at runtime – as with all other Zoomify Viewers in the current product. In the case of the Zoomify Viewers, the sizing and placing of Zoomify Components is implemented in a method named ‘onStageResizeHandler’ in the main class file (‘ZoomifyDesignViewer.as’, ‘ZoomifySlideshowViewer.as’, ‘ZoomifyHotspotViewer.as’, etc.). By modifying the values in this method the size and position of the included Components can be easily adjusted.