faqts : Computers : Software : Graphics : Zoomify

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

8 of 8 people (100%) answered Yes
Recently 8 of 8 people (100%) answered Yes

Entry

Computer: Graphics: Picture: Zoom: Zoomify: Create: How to: How to create pictures you can Zoomify?

Apr 24th, 2005 05:13
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 24 April 2005 - 07:13 pm ----------------------

Computer: Graphics: Picture: Zoom: Zoomify: Create: How to: How to 
create pictures you can Zoomify?

---

Steps: Overview:

 1. -Download and install Zoomify

     http://www.zoomify.com

 2. -Run Zoomify

     1. Run the program

         "Zoomifyer EZ v3.0.exe"

     2. -This will open a file open box

         1. -Select all images you want to convert

             1. To select a (contiguous) group of pictures

                1. Press <SHIFT> and highlight

             2. To select individual pictures

                1. -Keep <CTRL> pressed, and click on the picture

 3. -Change the path to this image folder

     1. Open the file

         Template.htm in any text editor

     2. -Set the 'zoomifyImagePath' to your image folder name.

          e.g.

           myImageFolder

 4. Upload this files to your web server

    1. Copy the file

        zoomifyViewer.swf

       preferably once to a central directory

       (e.g. the main directory)

    2. Possibly change the path in the Template.htm file to point to 
this (new) position
       of zoomifyViewer.swf in your web server

        e.g. if in current directory, use:

         VALUE="zoomifyViewer.swf"

        e.g. if in directory above, use:

         VALUE="/zoomifyViewer.swf"

        e.g. an example of a Template.htm

--- cut here: begin --------------------------------------------------

<HTML>
<BODY>
<DIV ALIGN="center">

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#000000 
WIDTH="750" ALIGN="CENTER">
  <TR>
	<TD>
	  <TABLE BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 
CELLPADDING=0>
		<TR>
		  <TD>
		  	  <OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-
96B8-444553540000" 
CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swfla
sh.cab#version=6,0,40,0" WIDTH="750" HEIGHT="450" ID="theMovie">
                <PARAM NAME="FlashVars" 
VALUE="zoomifyImagePath=foto_3">
                <PARAM NAME="MENU" VALUE="FALSE">
				<PARAM NAME="SRC" 
VALUE="/zoomifyViewer.swf">
                <EMBED 
FlashVars="zoomifyImagePath=http://www.zoomify.com/content/test/" 
SRC="/zoomifyViewer.swf" MENU="false" 
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?
P1_Prod_Version=ShockwaveFlash"  WIDTH="750" HEIGHT="450" 
NAME="theMovie"></EMBED>
              </OBJECT></TD>
		</TR>
	  </TABLE>
	</TD>
  </TR>
</TABLE>
<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#FFFFFF 
WIDTH="750" ALIGN="CENTER">
  <TR>
    <TD align="Right">
      <Font size="1" face="arial" color="#1A4658">Powered by <a 
href="http://www.zoomify.com/" target="_blank">Zoomify</a></Font>
    </TD>

</TABLE>

</DIV>
</BODY>
</HTML>

--- cut here: end ----------------------------------------------------

    3. Copy the specific information

       1. Upload your image folder

       2. Upload the corresponding html file

           e.g.

           Template.htm

          (each picture will usually have a different Template.htm,
           so rename this file accordingly,

            e.g.

             TemplateMyPicture1.htm,

             TemplateMyPicture2.htm,

             ...

     4. If you then open this file

         Template.htm

        you will be able to

        1. zoom by e.g. double clicking on the picture

        2. drag the picture by clicking once on it

---
---

Internet: see also:

---



----------------------------------------------------------------------