<?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>http://www.ishootshows.com &#187; autoviewer</title>
	<atom:link href="http://www.ishootshows.com/tag/autoviewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ishootshows.com</link>
	<description>Music Photography, band portraits and promos from professional music photographer Todd Owyoung</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:33:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Combining AutoViewer and WordPress</title>
		<link>http://www.ishootshows.com/2007/07/25/autoviewer-and-wordpress/</link>
		<comments>http://www.ishootshows.com/2007/07/25/autoviewer-and-wordpress/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 21:35:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Music Photography]]></category>
		<category><![CDATA[airtightinteractive]]></category>
		<category><![CDATA[autoviewer]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[simpleviewer]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ishootshows.com/2007/07/25/concert-photography-portfolio-added/</guid>
		<description><![CDATA[I&#8217;ve added a small portfolio to the static pages, which ended up being a slight challenge since WordPress does not get along with Flash apps as easily as it should. Of course, the image gallery app I wanted to use, AutoViewer by Felix Turner at AirtightInteractive.com, is a slick, Flash-based slideshow, so a workaround was [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a small <a href="http://ishootshows.com/portfolio/" title="portfolio">portfolio</a> to the static pages, which ended up being a slight challenge since WordPress does not get along with Flash apps as easily as it should. Of course, the image gallery app I wanted to use, <a href="http://www.airtightinteractive.com/projects/autoviewer/" title="autoviewer" target="_blank">AutoViewer</a> by Felix Turner at <a href="http://www.airtightinteractive.com/" title="airtightinteractive" target="_blank">AirtightInteractive.com</a>, is a slick, Flash-based slideshow, so a workaround was in order.</p>
<p><img src="http://farm2.static.flickr.com/1180/899110180_d5f5296b37_o.jpg" alt="portfolio" height="342" width="500" /><span id="more-47"></span></p>
<p>After unsuccessfully trying Kimili Flash Embed and other methods for inserting the viewer.swf into a page, I ended up using an iframe to display original index.html file for the slideshow.</p>
<p>Here&#8217;s the basic code I used:</p>
<blockquote><p><span class="postbody"> &lt;iframe src=&#8221;your_index_html_url&#8221; frameborder=&#8221;0&#8243; height=&#8221;x&#8221; width=&#8221;100%&#8221;&gt;&lt;/iframe&gt; </span></p></blockquote>
<p>In order to embed the SWF this way, you&#8217;ll need to set up AutoViewer as you normally would, creating the necessary database, and then place it somewhere on your server.</p>
<p>After that, you can plug in the URL of the AutoViewer&#8217;s index.html into the above iframe code. The height parameter should be just large enough to display your tallest image, while the width will probably fine set to 100%.</p>
<p>The benefit of this solution is not having to recode any portion of AutoViewer or mess with the database, which seemed like the biggest issue with some of the other methods.</p>
<p>For my implementation of Autoviewer, I&#8217;ve also placed the portfolio on a page whose template has no sidebar, so I get the maximum width available to the SWF in the WordPress theme.</p>
<p>The portoflio is a set of images shot from early-2006 to the present. All featured images were shot with a Nikon D2X and various Nikon lenses, though a shot or two with a Sigma 30mm f/1.4 might have snuck in. Check it out <a href="http://ishootshows.com/portfolio/" title="portfolio">here</a> or in the persistant navigation above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ishootshows.com/2007/07/25/autoviewer-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

