<?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"
	>

<channel>
	<title>PiXELWiT &#187; PageFlip</title>
	<atom:link href="http://www.pixelwit.com/blog/tag/pageflip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixelwit.com/blog</link>
	<description>Making Flash Go</description>
	<pubDate>Tue, 19 Aug 2008 14:43:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Multiple PageFlip Books in a File</title>
		<link>http://www.pixelwit.com/blog/2008/06/multiple-pageflip-books/</link>
		<comments>http://www.pixelwit.com/blog/2008/06/multiple-pageflip-books/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 19:02:12 +0000</pubDate>
		<dc:creator>Pixelwit</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[ActionScript]]></category>

		<category><![CDATA[PageFlip]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.pixelwit.com/blog/?p=294</guid>
		<description><![CDATA[Since a few people have asked me to help them add multiple PageFlip effects to a single Flash file I thought I'd write this tutorial just for them.
As usual, I recommend downloading the latest version of the Free Flash PageFlip File to be sure we're on the same page (so to speak)....Continue reading "Multiple PageFlip [...]]]></description>
			<content:encoded><![CDATA[<p>Since a few people have asked me to help them add multiple PageFlip effects to a single Flash file I thought I'd write this tutorial just for them.</p>
<p>As usual, I recommend downloading the latest version of the <a title="PixelWit's Free Flash Page Flipper" href="http://www.pixelwit.com/blog/wp-content/uploads/2007/09/pageflip_notypos.zip">Free Flash PageFlip File</a> to be sure we're on the same <em>page</em> (so to speak).<a href="http://www.pixelwit.com/blog/2008/06/multiple-pageflip-books/#more-294" title="Read more">...</a><p><a href="http://www.pixelwit.com/blog/2008/06/multiple-pageflip-books/#more-294" title="''Multiple PageFlip Books in a File'' continues">Continue reading "Multiple PageFlip Books in a File"</a>.</p><hr noshade style="margin:0;height:1px" /><small><p><a title="Comments for ''Multiple PageFlip Books in a File''" href="http://www.pixelwit.com/blog/2008/06/multiple-pageflip-books/#commentblock">Be the first to comment</a> on <a title="Permalink for ''Multiple PageFlip Books in a File''" href="http://www.pixelwit.com/blog/2008/06/multiple-pageflip-books/">Multiple PageFlip Books in a File</a>, &copy;2008 <a title="Visit PiXELWiT" href="http://www.pixelwit.com/blog">PiXELWiT</a>    |  Add to <a title="Bookmark ''Multiple PageFlip Books in a File'' in del.icio.us" href="http://del.icio.us/post?url=http://www.pixelwit.com/blog/2008/06/multiple-pageflip-books/&title=Multiple PageFlip Books in a File">del.icio.us</a><br/>Read other articles filed under <a href="http://www.pixelwit.com/blog/category/flash/" title="View all posts in Flash" rel="category tag">Flash</a>.<br/>Read more articles related to <a href="http://www.pixelwit.com/blog/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://www.pixelwit.com/blog/tag/pageflip/" rel="tag">PageFlip</a>, <a href="http://www.pixelwit.com/blog/tag/tutorial/" rel="tag">Tutorial</a>.</p></small>]]></content:encoded>
			<wfw:commentRss>http://www.pixelwit.com/blog/2008/06/multiple-pageflip-books/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Change PageFlip Gradient Flash Tutorial</title>
		<link>http://www.pixelwit.com/blog/2008/06/change-pageflip-gradient-flash-tutorial/</link>
		<comments>http://www.pixelwit.com/blog/2008/06/change-pageflip-gradient-flash-tutorial/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 11:06:54 +0000</pubDate>
		<dc:creator>Pixelwit</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Draw]]></category>

		<category><![CDATA[PageFlip]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.pixelwit.com/blog/?p=277</guid>
		<description><![CDATA[A few people have asked how to modify the free PageFlip's shadow gradients so I thought I'd write a Flash tutorial for anyone else who might like to do the same.  This tutorial will focus on Flash's "beginGradientFill" function so keep reading along if you'd like to get acquainted with that function's basic usage.
To [...]]]></description>
			<content:encoded><![CDATA[<p>A few people have asked how to modify the free PageFlip's shadow gradients so I thought I'd write a Flash tutorial for anyone else who might like to do the same.  This tutorial will focus on Flash's "beginGradientFill" function so keep reading along if you'd like to get acquainted with that function's basic usage.</p>
<p>To get started I recommend you<a href="http://www.pixelwit.com/blog/2008/06/change-pageflip-gradient-flash-tutorial/#more-277" title="Read more">...</a><p><a href="http://www.pixelwit.com/blog/2008/06/change-pageflip-gradient-flash-tutorial/#more-277" title="''Change PageFlip Gradient Flash Tutorial'' continues">Continue reading "Change PageFlip Gradient Flash Tutorial"</a>.</p><hr noshade style="margin:0;height:1px" /><small><p><a title="Comments for ''Change PageFlip Gradient Flash Tutorial''" href="http://www.pixelwit.com/blog/2008/06/change-pageflip-gradient-flash-tutorial/#commentblock">One person has commented</a> on <a title="Permalink for ''Change PageFlip Gradient Flash Tutorial''" href="http://www.pixelwit.com/blog/2008/06/change-pageflip-gradient-flash-tutorial/">Change PageFlip Gradient Flash Tutorial</a>, &copy;2008 <a title="Visit PiXELWiT" href="http://www.pixelwit.com/blog">PiXELWiT</a>    |  Add to <a title="Bookmark ''Change PageFlip Gradient Flash Tutorial'' in del.icio.us" href="http://del.icio.us/post?url=http://www.pixelwit.com/blog/2008/06/change-pageflip-gradient-flash-tutorial/&title=Change PageFlip Gradient Flash Tutorial">del.icio.us</a><br/>Read other articles filed under <a href="http://www.pixelwit.com/blog/category/flash/" title="View all posts in Flash" rel="category tag">Flash</a>.<br/>Read more articles related to <a href="http://www.pixelwit.com/blog/tag/draw/" rel="tag">Draw</a>, <a href="http://www.pixelwit.com/blog/tag/pageflip/" rel="tag">PageFlip</a>, <a href="http://www.pixelwit.com/blog/tag/tutorial/" rel="tag">Tutorial</a>.</p></small>]]></content:encoded>
			<wfw:commentRss>http://www.pixelwit.com/blog/2008/06/change-pageflip-gradient-flash-tutorial/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Change PageFlip Page Color</title>
		<link>http://www.pixelwit.com/blog/2008/04/change-pageflip-page-color/</link>
		<comments>http://www.pixelwit.com/blog/2008/04/change-pageflip-page-color/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 19:16:49 +0000</pubDate>
		<dc:creator>Pixelwit</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[PageFlip]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.pixelwit.com/blog/2008/04/24/change-pageflip-page-color/</guid>
		<description><![CDATA[As with all PageFlip tutorials, I recommend downloading the most recent version of the free PageFlip file and following along.

Open the file.
Drag the Timeline indicator to frame #14.
The small cross in the middle of the stage is the Pages movieclip.
Double-click the Pages movieclip to begin editing it.
In the Timeline, select the first frame of the [...]]]></description>
			<content:encoded><![CDATA[<p>As with all PageFlip tutorials, I recommend downloading the most recent version of the <a title="PixelWit's Free Flash PageFlip File" href="http://www.pixelwit.com/blog/wp-content/uploads/2007/09/pageflip_notypos.zip">free PageFlip file</a> and following along.</p>
<ol>
<li>Open the file.</li>
<li>Drag the Timeline indicator to frame #14.</li>
<li>The small cross in the middle of the stage is the Pages movieclip.</li>
<li>Double-click the Pages movieclip to begin editing it.</li>
<li>In the Timeline, select the first frame of the Actions layer.</li>
<li>Open the Actions panel (Menu>Window>Actions).</li>
<li>Go to line #20 in the Actions panel.</li>
<li>Change the "pageColor" variable as needed.  For example:</li>
<ul>
<li>White: var pageColor = 0xFFFFFF;</li>
<li>Gray: var pageColor = 0x808080;</li>
<li>Black: var pageColor = 0x000000;</li>
</ul>
<li>Test the movie (ctrl:entr).</li>
<li>Save your changes if you like the new page color.</li>
</ol>
<p>That should do it.  Be sure to check the <a title="Technical Help for PixelWit's Free PageFlip" href="http://www.pixelwit.com/blog/page-flip/page-flip-help/">PageFlip Help</a> section if you have any other questions.</p>
<hr noshade style="margin:0;height:1px" /><small><p><a title="Comments for ''Change PageFlip Page Color''" href="http://www.pixelwit.com/blog/2008/04/change-pageflip-page-color/#commentblock">2 people have commented</a> on <a title="Permalink for ''Change PageFlip Page Color''" href="http://www.pixelwit.com/blog/2008/04/change-pageflip-page-color/">Change PageFlip Page Color</a>, &copy;2008 <a title="Visit PiXELWiT" href="http://www.pixelwit.com/blog">PiXELWiT</a>    |  Add to <a title="Bookmark ''Change PageFlip Page Color'' in del.icio.us" href="http://del.icio.us/post?url=http://www.pixelwit.com/blog/2008/04/change-pageflip-page-color/&title=Change PageFlip Page Color">del.icio.us</a><br/>Read other articles filed under <a href="http://www.pixelwit.com/blog/category/flash/" title="View all posts in Flash" rel="category tag">Flash</a>.<br/>Read more articles related to <a href="http://www.pixelwit.com/blog/tag/pageflip/" rel="tag">PageFlip</a>, <a href="http://www.pixelwit.com/blog/tag/tutorial/" rel="tag">Tutorial</a>.</p></small>]]></content:encoded>
			<wfw:commentRss>http://www.pixelwit.com/blog/2008/04/change-pageflip-page-color/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Improved Flash PageFlip Released</title>
		<link>http://www.pixelwit.com/blog/2008/03/improved-flash-pageflip-released/</link>
		<comments>http://www.pixelwit.com/blog/2008/03/improved-flash-pageflip-released/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 14:27:26 +0000</pubDate>
		<dc:creator>Pixelwit</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[PageFlip]]></category>

		<guid isPermaLink="false">http://www.pixelwit.com/blog/2008/03/25/improved-flash-pageflip-released/</guid>
		<description><![CDATA[The Improved PageFlip has some of the most commonly requested page flipping features.  Take a look at this:

"TurnTo" command lets you flip directly to any page with the single press of a button.
 "FlipTo" command automatically flips through all intermediate pages until reaching a specific page with the press of a button.
"TurnBack" and "TurnAhead" [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="Get PixelWit's Improved PageFlip!" href="http://www.pixelwit.com/blog/page-flip/improved-pageflip/">Improved PageFlip</a> has some of the most commonly requested page flipping features.  Take a look at this:</p>
<ul>
<li>"<strong>TurnTo</strong>" command lets you flip directly to any page with the single press of a button.</li>
<li> "<strong>FlipTo</strong>" command automatically flips through all intermediate pages until reaching a specific page with the press of a button.</li>
<li>"<strong>TurnBack</strong>" and "<strong>TurnAhead</strong>" commands allow simple navigation via Forward and Back buttons.</li>
<li><strong>All 4 corners</strong> of the book are interactive, rather than just the bottom two.</li>
<li><strong>Plus Much Much More!</strong></li>
</ul>
<p><a title="Improved PageFlip Info" href="http://www.pixelwit.com/blog/page-flip/improved-pageflip/"><strong>Click Here</strong></a> for more <a title="PixelWit's Improved Page Flip Features" href="http://www.pixelwit.com/blog/page-flip/improved-pageflip/">Improved PageFlip features</a>.<br />
&#32;<br /></p>
<hr noshade style="margin:0;height:1px" /><small><p><a title="Comments for ''Improved Flash PageFlip Released''" href="http://www.pixelwit.com/blog/2008/03/improved-flash-pageflip-released/#commentblock">2 people have commented</a> on <a title="Permalink for ''Improved Flash PageFlip Released''" href="http://www.pixelwit.com/blog/2008/03/improved-flash-pageflip-released/">Improved Flash PageFlip Released</a>, &copy;2008 <a title="Visit PiXELWiT" href="http://www.pixelwit.com/blog">PiXELWiT</a>    |  Add to <a title="Bookmark ''Improved Flash PageFlip Released'' in del.icio.us" href="http://del.icio.us/post?url=http://www.pixelwit.com/blog/2008/03/improved-flash-pageflip-released/&title=Improved Flash PageFlip Released">del.icio.us</a><br/>Read other articles filed under <a href="http://www.pixelwit.com/blog/category/flash/" title="View all posts in Flash" rel="category tag">Flash</a>.<br/>Read more articles related to <a href="http://www.pixelwit.com/blog/tag/pageflip/" rel="tag">PageFlip</a>.</p></small>]]></content:encoded>
			<wfw:commentRss>http://www.pixelwit.com/blog/2008/03/improved-flash-pageflip-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Change PageFlip Background Color</title>
		<link>http://www.pixelwit.com/blog/page-flip/pageflip-background-color/</link>
		<comments>http://www.pixelwit.com/blog/page-flip/pageflip-background-color/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 10:48:31 +0000</pubDate>
		<dc:creator>Pixelwit</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[PageFlip]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.pixelwit.com/blog/page-flip/pageflip-background-color/</guid>
		<description><![CDATA[Changing the background color of the PageFlip is easy but it's not very intuitive.  Here's a quick tutorial explaining how to do it:

Download the PageFlip file if you haven't already.
Open the PageFLip file.
Make sure the TimeLine is visible (Menu&#187Window&#187TimeLine).
Find the "Background" layer in the TimeLine
Click the "X" to the right of the Background layer [...]]]></description>
			<content:encoded><![CDATA[<p>Changing the background color of the PageFlip is easy but it's not very intuitive.  Here's a quick tutorial explaining how to do it:</p>
<ol>
<li>Download the <a title="Download Flash PageFlip Page-Flipper" href="/blog/wp-content/uploads/2007/09/pageflip_notypos.zip">PageFlip file</a> if you haven't already.</li>
<li>Open the PageFLip file.</li>
<li>Make sure the TimeLine is visible (Menu&#187Window&#187TimeLine).</li>
<li>Find the "Background" layer in the TimeLine</li>
<li>Click the "X" to the right of the Background layer to make it visible.</li>
<li>Click the "lock" to the right of the Background layer to unlock it.</li>
<li>Click the first non-empty frame in the Background layer to select it.</li>
<li>Click the Fill Color swatch in the ToolBar to choose a new color </li>
</ol>
<p>That should be it.  Happy page-flipping.</p>
<hr noshade style="margin:0;height:1px" /><small><p><a title="Comments for ''Change PageFlip Background Color''" href="http://www.pixelwit.com/blog/page-flip/pageflip-background-color/#commentblock">12 people have commented</a> on <a title="Permalink for ''Change PageFlip Background Color''" href="http://www.pixelwit.com/blog/page-flip/pageflip-background-color/">Change PageFlip Background Color</a>, &copy;2008 <a title="Visit PiXELWiT" href="http://www.pixelwit.com/blog">PiXELWiT</a>    |  Add to <a title="Bookmark ''Change PageFlip Background Color'' in del.icio.us" href="http://del.icio.us/post?url=http://www.pixelwit.com/blog/page-flip/pageflip-background-color/&title=Change PageFlip Background Color">del.icio.us</a><br/>Read other articles filed under <a href="http://www.pixelwit.com/blog/category/flash/" title="View all posts in Flash" rel="category tag">Flash</a>.<br/>Read more articles related to <a href="http://www.pixelwit.com/blog/tag/pageflip/" rel="tag">PageFlip</a>, <a href="http://www.pixelwit.com/blog/tag/tutorial/" rel="tag">Tutorial</a>.</p></small>]]></content:encoded>
			<wfw:commentRss>http://www.pixelwit.com/blog/page-flip/pageflip-background-color/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
