<?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>go360 &#187; Apple</title>
	<atom:link href="http://go360.gogopixel.pt/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://go360.gogopixel.pt</link>
	<description>going round and round...</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:27:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FPP:Cursor v0.2</title>
		<link>http://go360.gogopixel.pt/en/fppcursorv0-2/</link>
		<comments>http://go360.gogopixel.pt/en/fppcursorv0-2/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 23:33:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[cursor]]></category>
		<category><![CDATA[Flash Panorama Player]]></category>
		<category><![CDATA[FPP]]></category>
		<category><![CDATA[FPP:Cursor]]></category>
		<category><![CDATA[Panorama]]></category>
		<category><![CDATA[QTVR]]></category>
		<category><![CDATA[Quicktime]]></category>

		<guid isPermaLink="false">http://go360.gogopixel.pt/?p=245</guid>
		<description><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_fppcursor_1098751815"
			class="flashmovie"
			width="815"
			height="300">
	<param name="movie" value="http://go360.gogopixel.com/fpp/preview_pano.swf?preview=http://go360.gogopixel.com/fppcursor/fppcursor.jpg&#38;movie=http://go360.gogopixel.com/fpp/pano.swf?xml_file=http://go360.gogopixel.com/fppcursor/fppcursor.xml" />
	<param name="allowfullscreen" value="true" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://go360.gogopixel.com/fpp/preview_pano.swf?preview=http://go360.gogopixel.com/fppcursor/fppcursor.jpg&#38;movie=http://go360.gogopixel.com/fpp/pano.swf?xml_file=http://go360.gogopixel.com/fppcursor/fppcursor.xml"
			name="fm_fppcursor_1098751815"
			width="815"
			height="300">
		<param name="allowfullscreen" value="true" />
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> I developed this after a Plugin project that has never seen the light of day, I started it as a test but then I just started adding more and more features&#8230; We can customize the cursors, snap to 45º angles and determine the minimum movement [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">
<p style="text-align: left;">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_fppcursor_1137330324"
			class="flashmovie"
			width="815"
			height="300">
	<param name="movie" value="http://go360.gogopixel.com/fpp/preview_pano.swf?preview=http://go360.gogopixel.com/fppcursor/fppcursor.jpg&amp;movie=http://go360.gogopixel.com/fpp/pano.swf?xml_file=http://go360.gogopixel.com/fppcursor/fppcursor.xml" />
	<param name="allowfullscreen" value="true" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://go360.gogopixel.com/fpp/preview_pano.swf?preview=http://go360.gogopixel.com/fppcursor/fppcursor.jpg&amp;movie=http://go360.gogopixel.com/fpp/pano.swf?xml_file=http://go360.gogopixel.com/fppcursor/fppcursor.xml"
			name="fm_fppcursor_1137330324"
			width="815"
			height="300">
		<param name="allowfullscreen" value="true" />
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>I developed this after a Plugin project that has never seen the light of day, I started it as a test but then I just started adding more and more features&#8230;</p>
<p>We can customize the cursors, snap to 45º angles and determine the minimum movement distance to change cursors.<br />
Read more to find out more&#8230;</p>
<p><span id="more-245"></span></p>
<h2><strong>How to use:</strong></h2>
<p>First add it like any FPP plugin:</p>
<pre>layer_80  = fppcursor.swf</pre>
<p>Then add a parameters block like this:</p>
<pre>&lt;FPPCursor&gt;
    iconNormal=normal.png
    iconMove=move.png
    iconPress=press.png
    snapAngle=true
    minMovement=2
&lt;/FPPCursor&gt;</pre>
<p>So the parameters are:</p>
<pre>iconNormal</pre>
<p>The URL of the image for the cursor when the mouse isn&#8217;t pressed</p>
<pre>iconMove</pre>
<p>The URL of the image for the cursor when the mouse is pressed and the mouse is moving (dragging)</p>
<pre>iconPress</pre>
<p>The URL of the image for the cursor when the mouse is pressed but isn&#8217;t moving</p>
<pre>snapAngle</pre>
<p>If the cursor &#8220;snaps&#8221; to 45º angles (true) or rotates freely (false)</p>
<pre>minMovement</pre>
<p>The distance in pixels to move the cursor after pressing the mouse, to be considered a drag</p>
<p>pretty self explanatory, but if you have any questions, just ask <img src='http://go360.gogopixel.pt/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>FPP:Cursor &#8211; Price:<strong>FREE</strong><br />
<a href="http://go360.gogopixel.org/plugins/FPPCursor_v0.2.zip">Download fppcursor v0.2</a></p>
<p>This plugin took many hours to develop, although it is free, if you find it helpful please donate to help it&#8217;s future development. Thanks!</p>

<p><span style="color: #999999;">This plugin is free to use, by downloading it you agree that GoGopixel can&#8217;t be held responsible for any problems and/or damage that you or your clients might incur from the usage of this plugin. (My lawyer made me said this).</span><br />
<strong>NOTE:</strong> The cursors used in this example are only for reference purposes, they&#8217;re copyrighted by APPLE. <strong>DO NOT USE THEM</strong> in commercial projects. Consider yourself warned.</p>
]]></content:encoded>
			<wfw:commentRss>http://go360.gogopixel.pt/en/fppcursorv0-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

