How can I move the toolbar or the navigator window off the image display area?
Certainly. Zoomifyer for Flash includes the editable source FLA file for the Zoomify Viewer so you can make any modification that is possible in Flash. To manually position the components simply open the FLA in a Flash editor, drag the components to the locations you prefer, and then be sure to comment out the lines of ActionScript in the ‘Actions’ layer that automatically position the components when the Viewer loads. This approach is simple, however, it does present some limitations. A complete manual layout is fixed and requires subsequent manual effort to modify the layout. As an alternative, the ActionScript in the ‘Actions’ layer can be modified so that the automatic sizing and positioning it implements better suits your intended design. For example, where the ActionScript checks the width and height of the stage and sets the width and height of the Viewer Component to match, the code could be modified to set the height slightly shorter. The lines of ActionScript that set the x a