<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Guimkie &#187; Rollovers</title>
	<atom:link href="http://guimkie.com/tag/rollovers/feed/" rel="self" type="application/rss+xml" />
	<link>http://guimkie.com</link>
	<description>Tutorials and great Mac software!</description>
	<lastBuildDate>Wed, 31 Mar 2010 13:59:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://guimkie.com</link>
  <url>http://guimkie.com/favicon.ico</url>
  <title>Guimkie</title>
</image>
		<item>
		<title>Integrating Rollovers In iWeb &#8216;08</title>
		<link>http://guimkie.com/iweb/integrating-rollovers-in-iweb-08/</link>
		<comments>http://guimkie.com/iweb/integrating-rollovers-in-iweb-08/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 11:11:45 +0000</pubDate>
		<dc:creator>Max (from Guimkie)</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[iWeb]]></category>
		<category><![CDATA[Rollovers]]></category>

		<guid isPermaLink="false">http://guimkie.com/iweb/integrating-rollovers-in-iweb-08/</guid>
		<description><![CDATA[Some of you might know my very popular tutorial for integrating rollovers in iWeb 1.X. Well, I finally I had some time to make the same tutorial for iWeb &#8216;08. It is now much, much easier and there is no more HTML editing required!
This new video tutorial will allow you to integrate rollovers in just [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you might know my very popular <a href="http://guimkie.com/projects/iweb/integrating-rollovers-in-iweb/">tutorial</a> for integrating rollovers in iWeb 1.X. Well, I finally I had some time to make the same tutorial for iWeb &#8216;08. It is now much, much easier and there is no more HTML editing required!</p>
<p>This new video tutorial will allow you to integrate rollovers in just a few easy steps. This time I have made it as easy as possible and the videos have been pimped to look really professional.</p>
<p>Interested?</p>
<p>Then let&#8217;s get started. Please be sure that you are using iWeb &#8216;08. If you are, then you can continue the tutorial. If not, then you have to use my old tutorial which was designed for iWeb &#8216;06 users.</p>
<p><span id="more-88"></span></p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-7241091367075931";
//Guimkie Header for Bubbled Theme
google_ad_slot = "4991557821";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<ol>
<li>Get your brain ready and take some time. The video takes about 25 minutes and so it is not one of those where you can skim through! It&#8217;s the best that you watch it once through completely and then do the process while watching the video another time.</li>
<li>If you are ready, then launch the video tutorial right <a href="#" onclick="javascript:window.open('http://guimkie.com/files/videos/rollover-iweb08.mov','_blank','width=840,height=546,toolbar=0,menubar=0,resizable=0,location=0,status=0,scrollbars=0,directories=0'); return false;" title="Rollover Images Video Tutorial">here</a>. It is a large file, so a fast connection is recommendable.<br />
If you are looking for the code mentioned in the tutorial, it is right here:</p>
<p><code><br />
&lt;script type="text/javascript"&gt;<br />
function mouseOver()<br />
{<br />
document.rollover_one.src ="http://url/to/rollover-image"<br />
}<br />
function mouseOut()<br />
{<br />
document.rollover_one.src ="http://url/to/normal-image"<br />
}<br />
&lt;/script&gt;<br />
&lt;a href="http://link.com"&gt;<br />
&lt;img alt="Link Title" src="http://url/to/normal-image" name="rollover_one" width="103" height="34" onmouseover="mouseOver()" onmouseout="mouseOut()"  style="border: none;"/&gt;&lt;/a&gt;<br />
</code>
</li>
<li>This is it! Have fun!</li>
</ol>
<p><strong>Additional Info:</strong></p>
<p>If you are looking for cool iWeb Templates, then take a look at <a href="http://iweb.guimkie.com">this</a> huge collection.</p>
<p>If you have enjoyed this tutorial and wish to make a small donation, then feel free to do so by visited <a href="http://guimkie.com/about/">this</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://guimkie.com/iweb/integrating-rollovers-in-iweb-08/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
<enclosure url="http://guimkie.com/files/videos/rollover-iweb08.mov" length="44476500" type="video/quicktime" />
		</item>
	</channel>
</rss>
