<?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>getRIAed &#187; Flash</title>
	<atom:link href="http://ravimarella.com/getriaed/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://ravimarella.com/getriaed</link>
	<description>flex,flash,AIR</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:34:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Page Flip effect in flash V0.1</title>
		<link>http://ravimarella.com/getriaed/2009/07/07/page-flip-effect-in-flash-v0-1/</link>
		<comments>http://ravimarella.com/getriaed/2009/07/07/page-flip-effect-in-flash-v0-1/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 11:17:40 +0000</pubDate>
		<dc:creator>ravi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[PageFlip]]></category>

		<guid isPermaLink="false">http://ravimarella.com/getriaed/?p=98</guid>
		<description><![CDATA[I&#8217;m reading the book Flash Hacks by Sham Bhangal now&#8230; although this book is more than 5 years old and written with Flash MX in mind, the techniques are invaluable even today&#8230; One hack described in this book is the pageflip effect.  I know this has been around for a looooong time&#8230;but i&#8217;m not able [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m reading the book <a href="http://oreilly.com/catalog/9780596006457/" target="_blank">Flash Hacks</a> by Sham Bhangal now&#8230; although this book is more than 5 years old and written with Flash MX in mind, the techniques are invaluable even today&#8230;</p>
<p>One hack described in this book is the pageflip effect.  I know this has been around for a looooong time&#8230;but i&#8217;m not able to find any good tutorials on how to do this&#8230;there are a few commercial pageflip effects available and look really very good and are also highly customizable&#8230;</p>
<p>I&#8217;m working basing on the idea provided in the book and trying to develop a more advanced pageflip application &#8230;</p>
<p>You can read the original tutorial from <a href="http://oreilly.com/pub/a/javascript/archive/flashhacks.html?page=1" target="_blank">here</a>.</p>
<p>The technique behind this is really simple once reading the tutorial&#8230;so what i&#8217;m trying to do now is add some extra effects and features to the raw effect created in the book. Here is the original sample:</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_hack25_pageTurn_1135649040"
			class="flashmovie"
			width="550"
			height="400">
	<param name="movie" value="http://ravimarella.com/getriaed/wp-content/uploads/2009/07/hack25_pageTurn.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://ravimarella.com/getriaed/wp-content/uploads/2009/07/hack25_pageTurn.swf"
			name="fm_hack25_pageTurn_1135649040"
			width="550"
			height="400">
	<!--<![endif]-->
		
<p><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>In this original version, the page curls at the start of the application&#8230;so i&#8217;ve made a small change so that the page curls when the mouse is at the right hand corner&#8230;.here is my updated application&#8230;right click to download the fla:</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_PageFlipV_0_1_946407733"
			class="flashmovie"
			width="550"
			height="400">
	<param name="movie" value="http://ravimarella.com/getriaed/wp-content/uploads/2009/07/PageFlipV_0_1.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://ravimarella.com/getriaed/wp-content/uploads/2009/07/PageFlipV_0_1.swf"
			name="fm_PageFlipV_0_1_946407733"
			width="550"
			height="400">
	<!--<![endif]-->
		
<p><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><br />
In the next version i&#8217;ll try to add the reverse flipping and pages on both the sides&#8230;as you can see currently the pages are displayed only on the right hand side&#8230;</p>
<input id="gwProxy" type="hidden" />
<p><!--Session data--></p>
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://ravimarella.com/getriaed/2009/07/07/page-flip-effect-in-flash-v0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
