<?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>YoFLA Blog &#187; Cover Flow</title>
	<atom:link href="http://blog.yofla.com/category/cover-flow/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yofla.com</link>
	<description>News on YoFLA software</description>
	<lastBuildDate>Fri, 01 Jul 2011 15:02:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cover Flow 1.1.0 Released</title>
		<link>http://blog.yofla.com/2009/03/cover-flow-110-released/</link>
		<comments>http://blog.yofla.com/2009/03/cover-flow-110-released/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 10:14:48 +0000</pubDate>
		<dc:creator>Matus</dc:creator>
				<category><![CDATA[Cover Flow]]></category>
		<category><![CDATA[Software updates]]></category>

		<guid isPermaLink="false">http://blog.yofla.com/?p=186</guid>
		<description><![CDATA[New version of CoverFlow makes the url linking easier:
Each item in the coverflow is defined with:
&#60;cover&#62;
&#60;img&#62;&#60;![CDATA[dog.jpg]]&#62;&#60;/img&#62;
&#60;desc&#62;&#60;![CDATA[Dog]]&#62;&#60;/desc&#62;
&#60;param&#62;&#60;![CDATA[http://www.google.com/images?q=dog]]&#62;&#60;/param&#62;
&#60;/cover&#62;
If you want a item to open an URL, you specify the url in the param parameter. If the url starts with &#8216;http&#8217; no other action is required, flash detects that an url is provided (if the param does not [...]]]></description>
			<content:encoded><![CDATA[<p><strong>New version of CoverFlow makes the url linking easier:</strong></p>
<p>Each item in the coverflow is defined with:<br />
&lt;cover&gt;<br />
&lt;img&gt;&lt;![CDATA[dog.jpg]]&gt;&lt;/img&gt;<br />
&lt;desc&gt;&lt;![CDATA[Dog]]&gt;&lt;/desc&gt;<br />
&lt;param&gt;&lt;![CDATA[http://www.google.com/images?q=dog]]&gt;&lt;/param&gt;<br />
&lt;/cover&gt;</p>
<p>If you want a item to open an URL, you specify the url in the param parameter. If the url starts with &#8216;http&#8217; no other action is required, flash detects that an url is provided (if the param does not start with http, the JS function is called as in the previous version).</p>
<p>If you use a different url (not starting with &#8216;http&#8217;), e.g. &#8220;/wp-archive/sompage.html&#8221;, you must provide the attribute &#8220;<strong>type</strong>&#8220;:<br />
&lt;param type=&#8221;url&#8221;&gt;&lt;![CDATA[/wp-archive/sompage.html]]&gt;&lt;/param&gt;</p>
<p>By default, the url opens in new window. You can override it with the &#8220;<strong>target</strong>&#8221; parameter:<br />
&lt;param type=&#8221;url&#8221; target=&#8221;_top&#8221;&gt;&lt;![CDATA[/wp-archive/sompage.html]]&gt;&lt;/param&gt;</p>
<p>Download the new version here: <a href="http://www.yofla.com/down/cover-flow/coverflow-free-v.1.1.0.zip" onclick="pageTracker._trackPageview('/outgoing/www.yofla.com/down/cover-flow/coverflow-free-v.1.1.0.zip?referer=');">coverflow-free-v.1.1.0.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yofla.com/2009/03/cover-flow-110-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cover Flow Script</title>
		<link>http://blog.yofla.com/2008/08/cover-flow-script/</link>
		<comments>http://blog.yofla.com/2008/08/cover-flow-script/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 11:39:56 +0000</pubDate>
		<dc:creator>Matus</dc:creator>
				<category><![CDATA[Cover Flow]]></category>
		<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://blog.yofla.com/?p=26</guid>
		<description><![CDATA[New flash script is avaiable at http://www.yofla.com/flash/cover-flow/ It is a mac or iTunes like cover flow script, customizable via xml file. For more details please visit the  product page.


]]></description>
			<content:encoded><![CDATA[<p>New flash script is avaiable at <a href="http://www.yofla.com/flash/cover-flow/" onclick="pageTracker._trackPageview('/outgoing/www.yofla.com/flash/cover-flow/?referer=');">http://www.yofla.com/flash/cover-flow/</a> It is a mac or iTunes like cover flow script, customizable via xml file. For more details please visit the  product page.<br />
<script type="text/javascript"><!--
function selected(param){
  alert("Selected: " + param);
}
// --></script><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="loop" value="false" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="salign" value="tl" /><param name="flashvars" value="coverConfig=/wp-content/uploads/2008/08/coverConfig.xml&amp;coverFeed=/wp-content/uploads/2008/08/coverFeed.xml" /><param name="id" value="cover-flow" /><param name="name" value="cover-flow" /><param name="src" value="/wp-content/uploads/2008/08/coverflow.swf" /><param name="bgcolor" value="#000000" /><embed id="cover-flow" type="application/x-shockwave-flash" width="600" height="400" src="/wp-content/uploads/2008/08/coverflow.swf" bgcolor="#000000" name="cover-flow" flashvars="coverConfig=/wp-content/uploads/2008/08/coverConfig.xml&amp;coverFeed=/wp-content/uploads/2008/08/coverFeed.xml" salign="tl" scale="noscale" quality="high" menu="false" loop="false"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yofla.com/2008/08/cover-flow-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

