iChat   rss   Make Background Steve Jobs 1   Make Background Apple Logo   Make Background Skin   Make Background Blue2   Make Background Black   Make Background Screen   Make Background Blue   Thu 3:27 PM   spotlight
Signup | Login
Welcome, Guest

Updated: Saturday, January 30, 2010 1:54 PM
iWeb Quick Tips & Tricks

What iWeb
Can & Can't Do.

iWeb is a great app for making simple to sometimes even intermediate websites but as always there's limitations...

Watch Out If You
Edit Your HTML Files!

You will lose .mac features such as comments and statistics. There are workarounds to this problem that can be found on iWebFAQ.com so don't stress out over it too much.
iWeb Site Of The Month:

Here is where a featured iWeb site will be listed every month. Sites are chosen as featured because of their individuality and creativity as well as for their attempts in making their sites look like they're not created with iWeb. Sites are chosen from the list of iWeb-created sites listed on iWebFAQ.com/iwebsites so make sure your site is listed if you want to be considered a feature on iWebFAQ.com. The site of the month for January 2009 is StopSuctionEntrapment.com

Add your iWebSite
enter the 7 random numbers seen below
CAPTCHA

iWebFAQ.com on Facebook
Your IP Address is 38.107.191.86
Valid HTML 4.01 Strict Valid CSS!
Login to remove advertisements
iWebFAQ PayPal Donation Button

Zoomify

Download the video tutorial HERE

Zoomify is an export option in Photoshop CS3 that lets you export a large image and zoom in and out of the image using an embedded Flash application.

When you export/Zoomify from Photoshop CS3 you get one html file and a folder with the contents of your Zoomify picture.

Upload the folder to your host and maintain the ability to locate the direct URL path of the files in the Zoomify folder.

Open the Zoomify html file in text edit. It will look something like this:

<HTML>
<BODY BGCOLOR=#000000>
<DIV ALIGN="CENTER">
<TABLE BGCOLOR=#999999 CELLPADDING=1 CELLSPACING=0 BORDER=0 WIDTH="400" ALIGN="CENTER">
<TR>
<TD>
<TABLE BGCOLOR=#000000 CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR>
<TD>
<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/
flash/swflash.cab#version=9,0,0,0" WIDTH="400" HEIGHT="400" ID="theMovie">
<PARAM NAME="FlashVars" VALUE="zoomifyImagePath=YOURIMAGEFOLDER&zoomifyNavigatorVisible=false=true">
<PARAM NAME="BGCOLOR" VALUE="#000000">
<PARAM NAME="MENU" VALUE="FALSE">
<PARAM NAME="SRC" VALUE="YOURIMAGEFOLER/zoomifyViewer.swf">
<EMBED FlashVars="zoomifyImagePath=YOURIMAGEFOLDER&zoomifyNavigatorVisible=false=true" SRC="YOURIMAGEFOLER/zoomifyViewer.swf" BGCOLOR="#000000" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="400" HEIGHT="400" NAME="theMovie"></EMBED>
</OBJECT></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE BGCOLOR=#000000 CELLPADDING=1 CELLSPACING=0 BORDER=0 WIDTH="400" ALIGN="CENTER">
<TR>
<TD align="Right">
<Font size="1" face="arial" color="#999999">Powered by <a href="http://www.zoomify.com/" target="_blank"><Font color="#999999">Zoomify</Font></a></Font>
</TD>
</TABLE>
</DIV>
</BODY>
</HTML>

Change the RED text to the repective vaules of your Zoomify folder name and delete some of the text so it looks like this:

<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/
flash/swflash.cab#version=9,0,0,0" WIDTH="400" HEIGHT="400" ID="theMovie">
<PARAM NAME="FlashVars" VALUE="zoomifyImagePath=YOURIMAGEFOLDER&zoomifyNavigatorVisible=false=true">
<PARAM NAME="BGCOLOR" VALUE="#000000">
<PARAM NAME="MENU" VALUE="FALSE">
<PARAM NAME="SRC" VALUE="YOURIMAGEFOLER/zoomifyViewer.swf">
<EMBED FlashVars="zoomifyImagePath=YOURIMAGEFOLDER&zoomifyNavigatorVisible=false=true" SRC="YOURIMAGEFOLER/zoomifyViewer.swf" BGCOLOR="#000000" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="400" HEIGHT="400" NAME="theMovie"></EMBED>
</OBJECT>

Copy/Paste this final edited code into an html snippet in iWeb and you'll see your Zoomify photo on your site! You do not need to upload the Zoomify html file to your host only the Zoomify folder.


© 2009 iWebFAQ.com
Contact iWebFAQ | Privacy Policy | Signup | Login