<?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>Turtlebite&#039;s Blog &#187; multipage</title>
	<atom:link href="http://blog.turtlebite.com/tag/multipage/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.turtlebite.com</link>
	<description>Flash CMS Framework, Fleb Framework, Global Navigation and other ActionScript Stuff</description>
	<lastBuildDate>Thu, 17 Nov 2011 06:01:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Multipage printing class for AS3</title>
		<link>http://blog.turtlebite.com/multipage-printing-class-for-as3/</link>
		<comments>http://blog.turtlebite.com/multipage-printing-class-for-as3/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 14:26:34 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Utilities & Tips]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Fleb Framework]]></category>
		<category><![CDATA[multipage]]></category>
		<category><![CDATA[print class]]></category>
		<category><![CDATA[printjob]]></category>

		<guid isPermaLink="false">http://www.flashcmsframework.com/?p=409</guid>
		<description><![CDATA[A little off topic, but it is something I have been in need of for a long time: multipage printing. I&#8217;ve been searching  to find a class for AS3 that does this, but I have only found instructions and basic explanations on how to use the printjob class of AS3. So I used to tell [...]]]></description>
			<content:encoded><![CDATA[<p>A little off topic, but it is something I have been in need of for a long time: multipage printing. I&#8217;ve been searching  to find a class for AS3 that does this, but I have only found instructions and basic explanations on how to use the printjob class of AS3. So I used to tell my clients, uuh, printing is quite difficult in flash and they were always brave and I could skip it. But it has become more and more demanded and so I have created my own class. You can download it for free. Any feedback is highly appreciated! <img src='http://blog.turtlebite.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <span id="more-409"></span></p>
<h5>How does it work?</h5>
<p>It takes the content (movieclip or sprite), resizes it (keeping its aspect ratio) so that the width fits to the width of the selected paper format (landscape or portrait) and calculates the number of pages.</p>
<p><img class="alignnone size-full wp-image-411" title="Multipage print class AS3" src="http://www.flashcmsframework.com/wp-content/uploads/overview1.jpg" alt="Multipage print class AS3" width="595" height="500" /></p>
<h5>Try it out in the SWF below:</h5>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_print_1380410412"
			class="flashmovie"
			width="595"
			height="500">
	<param name="movie" value="http://blog.turtlebite.com/wp-content/data/as3_print/print.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://blog.turtlebite.com/wp-content/data/as3_print/print.swf"
			name="fm_print_1380410412"
			width="595"
			height="500">
	<!--<![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>You can find the <a href="http://www.turtlebite.com/docs/doku.php#multipage_printing">documentation and download of all source files here.</a></p>
<p><a href="http://www.turbohomepage.ch">Here is a real example</a> that makes use of the multipage printing class.</p>
<p>.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.turtlebite.com/multipage-printing-class-for-as3/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.turtlebite.com/multipage-printing-class-for-as3/&amp;title=Multipage+printing+class+for+AS3" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.turtlebite.com/multipage-printing-class-for-as3/&amp;title=Multipage+printing+class+for+AS3" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://blog.turtlebite.com/multipage-printing-class-for-as3/&amp;title=Multipage+printing+class+for+AS3&amp;desc=A%20little%20off%20topic%2C%20but%20it%20is%20something%20I%20have%20been%20in%20need%20of%20for%20a%20long%20time%3A%20multipage%20printing.%20I%27ve%20been%20searching%C2%A0%20to%20find%20a%20class%20for%20AS3%20that%20does%20this%2C%20but%20I%20have%20only%20found%20instructions%20and%20basic%20explanations%20on%20how%20to%20use%20the%20printjob%20class%20of%20AS3.%20So%20I%20used%20to%20tell%20my%20clients%2C%20uuh%2C%20prin" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blog.turtlebite.com/multipage-printing-class-for-as3/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://blog.turtlebite.com/multipage-printing-class-for-as3/&amp;bm_description=Multipage+printing+class+for+AS3&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blog.turtlebite.com/multipage-printing-class-for-as3/&amp;title=Multipage+printing+class+for+AS3" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.turtlebite.com/multipage-printing-class-for-as3/&amp;title=Multipage+printing+class+for+AS3" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blog.turtlebite.com/multipage-printing-class-for-as3/&amp;title=Multipage+printing+class+for+AS3" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://blog.turtlebite.com/multipage-printing-class-for-as3/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Multipage+printing+class+for+AS3+-+http://b2l.me/afuwx4&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.turtlebite.com/multipage-printing-class-for-as3/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

