<?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; flash</title>
	<atom:link href="http://blog.turtlebite.com/tag/flash/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>Global Navigation version 2.00 released</title>
		<link>http://blog.turtlebite.com/global-navigation-version-2-00-released/</link>
		<comments>http://blog.turtlebite.com/global-navigation-version-2-00-released/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 19:37:45 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Global Navigation]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Fleb Framework]]></category>

		<guid isPermaLink="false">http://blog.flashcmsframework.com/?p=520</guid>
		<description><![CDATA[This is an exciting update, because it makes things easier. From now on you don&#8217;t have to think about button IDs anymore. Remember, up to now you had to name the buttons carefully in the correct manner: b0, b1, b2 etc. for the first level, then b1_0, b1_1, b1_2 and so on for the sub [...]]]></description>
			<content:encoded><![CDATA[<p>This is an exciting update, because it makes things easier. From now on you don&#8217;t have to think about button IDs anymore. Remember, up to now you had to name the buttons carefully in the correct manner: b0, b1, b2 etc. for the first level, then b1_0, b1_1, b1_2 and so on for the sub navigation of b1 etc. This is now handled automatically, so you can move nodes around in the xml file without having to rearrange the button IDs. At the same time I have taken out the global navigation of the Gaia site.xml. That way the xml file gets clearer. Because the btnIDs are gone, there is a new xml attribute &#8220;id&#8221; in the global navigation xml file. That is also the link to the Gaia site.xml: Just use for the button IDs the page IDs of the Gaia site.xml and the two files are linked.</p>
<p>Check out the following 3 screenshots.:</p>
<p><strong>Global Navigation XML + Gaia site XML together in one file</strong></p>
<p><img class="alignnone size-full wp-image-522" title="gaia_globnav_mixed" src="http://blog.flashcmsframework.com/wp-content/uploads/2009/07/gaia_globnav_mixed1.jpg" alt="gaia_globnav_mixed" width="593" height="133" /></p>
<p>As you can see, this is how it used to be up to now (Global Navigation version 1.57a). The attributes of both Gaia and Global Navigation together in one file.<span id="more-520"></span></p>
<p><strong>Gaia site.xml without Global Navigation</strong></p>
<p><img class="alignnone size-full wp-image-523" title="xml_gaia_site" src="http://blog.flashcmsframework.com/wp-content/uploads/2009/07/xml_gaia_site.jpg" alt="xml_gaia_site" width="595" height="129" /></p>
<p>This is the normal Gaia site.xml without the Global Navigation.</p>
<p><strong>The new Global Navigation XML source file</strong></p>
<p><img class="alignnone size-full wp-image-524" title="xml_global_nav" src="http://blog.flashcmsframework.com/wp-content/uploads/2009/07/xml_global_nav.jpg" alt="xml_global_nav" width="595" height="127" /></p>
<p>This is the new Global Navigation navig.xml file. Yellow marked you can see that the new attribute &#8220;id&#8221; is the same as the page IDs of the Gaia site.xml above. The root node can be of any name, but the &#8220;navigation&#8221; and &#8220;button&#8221; nodes have to be named like that.</p>
<p><strong>Ok, but what is so exciting about this?<br />
</strong></p>
<p>The fact that you don&#8217;t have to handle the button IDs by yourself is one thing, the other is that this is one of the last pieces of my own Flash Website Framework called &#8220;FLEB&#8221; which is based on the Global Navigation. One of the key features of this framework is SEO. Stay tuned!</p>
<p>Visit the docs to <a href="http://www.flashcmsframework.com/docs/doku.php?id=global_navigation_download">download the source files and classes</a>.</p>
<p>.<strong><br />
</strong></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/global-navigation-version-2-00-released/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/global-navigation-version-2-00-released/&amp;title=Global+Navigation+version+2.00+released" 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/global-navigation-version-2-00-released/&amp;title=Global+Navigation+version+2.00+released" 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/global-navigation-version-2-00-released/&amp;title=Global+Navigation+version+2.00+released&amp;desc=This%20is%20an%20exciting%20update%2C%20because%20it%20makes%20things%20easier.%20From%20now%20on%20you%20don%27t%20have%20to%20think%20about%20button%20IDs%20anymore.%20Remember%2C%20up%20to%20now%20you%20had%20to%20name%20the%20buttons%20carefully%20in%20the%20correct%20manner%3A%20b0%2C%20b1%2C%20b2%20etc.%20for%20the%20first%20level%2C%20then%20b1_0%2C%20b1_1%2C%20b1_2%20and%20so%20on%20for%20the%20sub%20navigation%20of%20b1" 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/global-navigation-version-2-00-released/&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/global-navigation-version-2-00-released/&amp;bm_description=Global+Navigation+version+2.00+released&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/global-navigation-version-2-00-released/&amp;title=Global+Navigation+version+2.00+released" 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/global-navigation-version-2-00-released/&amp;title=Global+Navigation+version+2.00+released" 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/global-navigation-version-2-00-released/&amp;title=Global+Navigation+version+2.00+released" 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/global-navigation-version-2-00-released/" 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=Global+Navigation+version+2.00+released+-+http://b2l.me/afrrwf&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/global-navigation-version-2-00-released/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Global Navigation version 1.57 released</title>
		<link>http://blog.turtlebite.com/global-navigation-version-157-released/</link>
		<comments>http://blog.turtlebite.com/global-navigation-version-157-released/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 13:28:34 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Global Navigation]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[global navigation class]]></category>

		<guid isPermaLink="false">http://www.flashcmsframework.com/?p=427</guid>
		<description><![CDATA[In this update I focussed on submenues appearing when you roll over a button. Now the parent button keeps its state, and you can decide if the submenues disappear again if there is a button active in it. And there are 2 methods that were here from the beginning, but I have forgotten to document [...]]]></description>
			<content:encoded><![CDATA[<p>In this update I focussed on submenues appearing when you roll over a button. Now the parent button keeps its state, and you can decide if the submenues disappear again if there is a button active in it. And there are 2 methods that were here from the beginning, but I have forgotten to document them&#8230; uargh, shame on me&#8230; <img src='http://blog.turtlebite.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> <span id="more-427"></span></p>
<p>The new methods are:</p>
<p><em>keep the roll over state of the parent button:</em><br />
<strong>setKeepRolloverStatus(true)</strong><br />
<em>Hide the children again, regardless of their button state. Either after a time specified by setFadeOutTimerDelay(3) or if the user clicks anywhere off the navigation:</em><br />
<strong>setAlwaysHideChildren(true)</strong></p>
<p>And the undocumented methods are used for depth handling:</p>
<p><em>Sets the submenu that is fading in behind the parent button. In the SWF below I have used a shadow on the parent button to demonstrate it</em><br />
<strong>setFadeInDepth(&#8220;back&#8221;)</strong></p>
<p>You can even set the depth of each button state (rollOver, rollOut, Press, release):<br />
<strong>setBtnDepths(&#8220;back&#8221;,&#8221;front&#8221;,&#8221;front&#8221;,&#8221;front&#8221;)</strong></p>
<p><span style="color: #ffffff;"><strong>.</strong></span><strong></strong></p>
<p><strong>Explore and compare these two SWFs. At first glance they look the same. But there is a difference.</strong></p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_global_navigation_demo15_special_1445118072"
			class="flashmovie"
			width="595"
			height="210">
	<param name="movie" value="http://blog.turtlebite.com/wp-content/data/global_navigation/global_navigation_demo15_special.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://blog.turtlebite.com/wp-content/data/global_navigation/global_navigation_demo15_special.swf"
			name="fm_global_navigation_demo15_special_1445118072"
			width="595"
			height="210">
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img class="alignnone size-full wp-image-717" title="flash-global-navigation-v157-preview" src="http://blog.flashcmsframework.com/wp-content/uploads/2009/06/flash-global-navigation-v157-preview.jpg" alt="flash-global-navigation-v157-preview" width="190" height="140" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object><br />
<strong>Settings in the SWF above:</strong><br />
navigationManager.setKeepRolloverStatus(true);<br />
navigationManager.setAlwaysHideChildren(true);<br />
navigationManager.setBtnDepths(&#8220;back&#8221;,&#8221;front&#8221;,&#8221;front&#8221;,&#8221;front&#8221;)<br />
navigationManager.setFadeInDepth(&#8220;back&#8221;)</p>
<p><span style="color: #ffffff;">.</span></p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_global_navigation_demo15_special_off_704677694"
			class="flashmovie"
			width="595"
			height="210">
	<param name="movie" value="http://blog.turtlebite.com/wp-content/data/global_navigation/global_navigation_demo15_special_off.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://blog.turtlebite.com/wp-content/data/global_navigation/global_navigation_demo15_special_off.swf"
			name="fm_global_navigation_demo15_special_off_704677694"
			width="595"
			height="210">
	<!--<![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 />
<strong></strong></p>
<p><strong>Settings in the SWF above:</strong></p>
<p>navigationManager.setKeepRolloverStatus(<span style="color: #ff6600;">false</span>);<br />
navigationManager.setAlwaysHideChildren(<span style="color: #ff6600;">false</span>);<br />
navigationManager.setBtnDepths(&#8220;<span style="color: #ff6600;">front</span>&#8220;,&#8221;<span style="color: #ff6600;">back</span>&#8220;,&#8221;<span style="color: #ff6600;">back</span>&#8220;,&#8221;front&#8221;)<br />
navigationManager.setFadeInDepth(&#8220;<span style="color: #ff6600;">front</span>&#8220;);<span style="color: #ffffff;"><br />
</span><a href="http://www.flashcmsframework.com/docs/doku.php#global_navigation"></a></p>
<p><a href="http://www.turtlebite.com/docs/doku.php#global_navigation">Download source,  demo files and documentation</a></p>
<p><span style="color: #ffffff;">.</span></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/global-navigation-version-157-released/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/global-navigation-version-157-released/&amp;title=Global+Navigation+version+1.57+released" 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/global-navigation-version-157-released/&amp;title=Global+Navigation+version+1.57+released" 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/global-navigation-version-157-released/&amp;title=Global+Navigation+version+1.57+released&amp;desc=In%20this%20update%20I%20focussed%20on%20submenues%20appearing%20when%20you%20roll%20over%20a%20button.%20Now%20the%20parent%20button%20keeps%20its%20state%2C%20and%20you%20can%20decide%20if%20the%20submenues%20disappear%20again%20if%20there%20is%20a%20button%20active%20in%20it.%20And%20there%20are%202%20methods%20that%20were%20here%20from%20the%20beginning%2C%20but%20I%20have%20forgotten%20to%20document%20them" 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/global-navigation-version-157-released/&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/global-navigation-version-157-released/&amp;bm_description=Global+Navigation+version+1.57+released&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/global-navigation-version-157-released/&amp;title=Global+Navigation+version+1.57+released" 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/global-navigation-version-157-released/&amp;title=Global+Navigation+version+1.57+released" 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/global-navigation-version-157-released/&amp;title=Global+Navigation+version+1.57+released" 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/global-navigation-version-157-released/" 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=Global+Navigation+version+1.57+released+-+http://b2l.me/afsxmr&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/global-navigation-version-157-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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_2031349292"
			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_2031349292"
			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>
		<item>
		<title>Minor Global Navigation update (v1.56)</title>
		<link>http://blog.turtlebite.com/minor-global-navigation-update-v156/</link>
		<comments>http://blog.turtlebite.com/minor-global-navigation-update-v156/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:16:29 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Global Navigation]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.flashcmsframework.com/?p=401</guid>
		<description><![CDATA[Instead of having a global event system handling the global navigation events, it&#8217;s sometimes needed to have more than one global navigation setup. Even I do not recommend it, you can now do so. I had to take out the EventCentral class and implement the event handling in NavigationManager class itself. Here is the difference. [...]]]></description>
			<content:encoded><![CDATA[<p>Instead of having a global event system handling the global navigation events, it&#8217;s sometimes needed to have more than one global navigation setup. Even I do not recommend it, you can now do so. I had to take out the EventCentral class and implement the event handling in NavigationManager class itself.</p>
<p>Here is the difference.<span id="more-401"></span></p>
<p><strong>Old version:</strong></p>
<pre class="brush: php;">

// Imports
import net.kaegi.navigation.NavigationManager;
import net.kaegi.navigation.NavigationButton;
import net.kaegi.events.NavigationEvent;
import net.kaegi.events.EventCentral;

// create NavigationnavigationManager = new NavigationManager(this, &quot;xml/site.xml&quot;);
navigationManager.setFadeInOnMouseOver(false);
navigationManager.setFade(true);
navigationManager.setFadeInChainDelay(0.3);

// Event Listeners
EventCentral.getInstance().addEventListener(NavigationEvent.MC_ACTIVATED, btnActivateHandler,false,0,true);
EventCentral.getInstance().addEventListener(NavigationEvent.MC_FADE_IN, btnsFadeIn,false,0,true);
EventCentral.getInstance().addEventListener(NavigationEvent.MC_FADE_OUT, btnsFadeOut, false, 0, true);
EventCentral.getInstance().addEventListener(NavigationEvent.LOADING_COMPLETE, loadingCompleteHandler, false, 0, true);

//.......
</pre>
<p><strong>Version 1.56:</strong></p>
<pre class="brush: php;">

// Imports
import net.kaegi.navigation.NavigationManager;
import net.kaegi.navigation.NavigationButton;
import net.kaegi.events.NavigationEvent;

// create NavigationnavigationManager = new NavigationManager(this, &quot;xml/site.xml&quot;);
navigationManager.setFadeInOnMouseOver(false);
navigationManager.setFade(true);
navigationManager.setFadeInChainDelay(0.3);

// Event Listeners
navigationManager.addEventListener(NavigationEvent.MC_ACTIVATED, btnActivateHandler,false,0,true);
navigationManager.addEventListener(NavigationEvent.MC_FADE_IN, btnsFadeIn,false,0,true);
navigationManager.addEventListener(NavigationEvent.MC_FADE_OUT, btnsFadeOut, false, 0, true);
navigationManager.addEventListener(NavigationEvent.LOADING_COMPLETE, loadingCompleteHandler, false, 0, true);

//.......
</pre>
<p><a href="http://www.flashcmsframework.com/docs/doku.php#global_navigation">Download + Documentation</a></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/minor-global-navigation-update-v156/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/minor-global-navigation-update-v156/&amp;title=Minor+Global+Navigation+update+%28v1.56%29" 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/minor-global-navigation-update-v156/&amp;title=Minor+Global+Navigation+update+%28v1.56%29" 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/minor-global-navigation-update-v156/&amp;title=Minor+Global+Navigation+update+%28v1.56%29&amp;desc=Instead%20of%20having%20a%20global%20event%20system%20handling%20the%20global%20navigation%20events%2C%20it%27s%20sometimes%20needed%20to%20have%20more%20than%20one%20global%20navigation%20setup.%20Even%20I%20do%20not%20recommend%20it%2C%20you%20can%20now%20do%20so.%20I%20had%20to%20take%20out%20the%20EventCentral%20class%20and%20implement%20the%20event%20handling%20in%20NavigationManager%20class%20itse" 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/minor-global-navigation-update-v156/&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/minor-global-navigation-update-v156/&amp;bm_description=Minor+Global+Navigation+update+%28v1.56%29&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/minor-global-navigation-update-v156/&amp;title=Minor+Global+Navigation+update+%28v1.56%29" 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/minor-global-navigation-update-v156/&amp;title=Minor+Global+Navigation+update+%28v1.56%29" 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/minor-global-navigation-update-v156/&amp;title=Minor+Global+Navigation+update+%28v1.56%29" 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/minor-global-navigation-update-v156/" 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=Minor+Global+Navigation+update+%28v1.56%29+-+http://b2l.me/aftua7&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/minor-global-navigation-update-v156/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Global Navigation Update: v1.54</title>
		<link>http://blog.turtlebite.com/global-navigation-update-v154/</link>
		<comments>http://blog.turtlebite.com/global-navigation-update-v154/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 13:00:22 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Global Navigation]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[global navigation class]]></category>

		<guid isPermaLink="false">http://www.flashcmsframework.com/?p=289</guid>
		<description><![CDATA[I&#8217;ve setup a place for the documentation of the Turtlebite Flash CMS and also for all my other stuff, for example the global navigation. Ok, now back to work&#8230; Cheers! Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve setup a place for the <a href="http://www.flashcmsframework.com/docs/doku.php?id=start#global_navigation">documentation</a> of the Turtlebite Flash CMS and also for all my other stuff, for example the <a href="http://www.flashcmsframework.com/docs/doku.php?id=start#global_navigation">global navigation</a>. Ok, now back to work&#8230;</p>
<p>Cheers!</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/global-navigation-update-v154/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/global-navigation-update-v154/&amp;title=Global+Navigation+Update%3A+v1.54" 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/global-navigation-update-v154/&amp;title=Global+Navigation+Update%3A+v1.54" 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/global-navigation-update-v154/&amp;title=Global+Navigation+Update%3A+v1.54&amp;desc=I%27ve%20setup%20a%20place%20for%20the%20documentation%20of%20the%20Turtlebite%20Flash%20CMS%20and%20also%20for%20all%20my%20other%20stuff%2C%20for%20example%20the%20global%20navigation.%20Ok%2C%20now%20back%20to%20work...%0A%0ACheers%21" 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/global-navigation-update-v154/&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/global-navigation-update-v154/&amp;bm_description=Global+Navigation+Update%3A+v1.54&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/global-navigation-update-v154/&amp;title=Global+Navigation+Update%3A+v1.54" 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/global-navigation-update-v154/&amp;title=Global+Navigation+Update%3A+v1.54" 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/global-navigation-update-v154/&amp;title=Global+Navigation+Update%3A+v1.54" 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/global-navigation-update-v154/" 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=Global+Navigation+Update%3A+v1.54+-+http://b2l.me/afrmxt&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/global-navigation-update-v154/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Global navigation: Download</title>
		<link>http://blog.turtlebite.com/global-navigation-download/</link>
		<comments>http://blog.turtlebite.com/global-navigation-download/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 06:21:19 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Global Navigation]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.flashcmsframework.com/?p=153</guid>
		<description><![CDATA[In this post you will find the latest version of the global navigation and all the source and sample files to download. I have also included a complete Gaia Framework (v3.0.4) for your convinience and for a complete functioning system, but be sure to get the latest version of Gaia from here if you want [...]]]></description>
			<content:encoded><![CDATA[<p>In this post you will find the latest version of the global navigation and all the source and sample files to download. I have also included a complete Gaia Framework (v3.0.4) for your convinience and for a complete functioning system, but be sure to <a href="http://www.gaiaflashframework.com">get the latest version of Gaia from here</a> if you want to use the global navigation with Gaia.<span id="more-153"></span></p>
<p>I&#8217;ve included the TweenLite/TweenMax classes as well, but again, be sure to <a href="http://blog.greensock.com/tweenmaxas3/">get the latest version of the Tweening classes</a>.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<a href="http://www.flashcmsframework.com/wp-content/data/global_navigation/global_navigation_v1.50_source_files.zip"><br />
</a><span style="text-decoration: line-through;">Download global navigation (includes Gaia v3.0.4 and all sample files)<br />
Download global navigation classes only</span><a href="http://www.flashcmsframework.com/wp-content/data/global_navigation/global_navigation_v1.50_classes_only.zip"><br />
</a><span style="color: #993300;">I removed the downloads here, because I have set up an online documentation with all the downloads:</span></p>
<p><a href="http://www.turtlebite.com/docs/doku.php?id=start#global_navigation">Global Navigation Downloads + Documentation</a><a href="http://www.flashcmsframework.com/wp-content/data/global_navigation/global_navigation_v1.50_classes_only.zip"></a></p>
<p><a href="http://www.flashcmsframework.com/wp-content/data/global_navigation/global_navigation_v1.50_classes_only.zip"> </a></p>
<p><a href="http://www.turtlebite.com/docs/global_navigation_overview">Introduction to global navigation</a><a href="http://www.flashcmsframework.com/wp-content/data/global_navigation/global_navigation_v1.50_classes_only.zip"><br />
</a><a href="http://blog.turtlebite.com/global-navigation-showcase/">How to, Showcase, Infos, Samples</a><a href="http://www.flashcmsframework.com/wp-content/data/global_navigation/global_navigation_v1.50_classes_only.zip"><br />
</a>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<a href="http://www.flashcmsframework.com/wp-content/data/global_navigation/global_navigation_v1.50_source_files.zip"><br />
</a><a href="http://www.flashcmsframework.com/wp-content/data/global_navigation/global_navigation_v1.50_classes_only.zip"></a></p>
<p><strong>Real examples: websites using the global navigation</strong></p>
<p><a href="http://www.witka.ch">WITKA</a><a href="http://www.dlog.ch"><br />
Data Logistix AG</a><br />
<a href="http://www.impactunlimited.ch">Impact Unlimited</a><br />
<a href="http://www.hunziker-betatech.ch">Hunziker Betatech AG</a><br />
<a href="http://www.extenso.ch">eXtenso IT Services<br />
</a><a href="http://www.extenso.ch/" target="_blank"></a></p>
<p><strong><br />
Version history</strong></p>
<p><strong> </strong></p>
<p><a href="http://www.flashcmsframework.com/docs/doku.php?id=start#global_navigation"><em>(Please visit the documentation for the latest info)</em></a><strong> </strong></p>
<p>1.51</p>
<ul>
<li>Small adjustement in LoadChildAsset class. remove Listener when loading is cancelled. LoadChildAsset.as is used to load the button swfs. This fix was in fact not really necessary, because the loading of the buttons is not cancelled. But nevertheless, if you want to use LoadChildAsset.as by itself, this fix was important.<strong><br />
</strong></li>
</ul>
<p>1.50</p>
<ul>
<li>It is now possible to include a path to your btn swfs &#8211;&gt; new NavigationManager(ref:MovieClip, xmlFile:String, btnPath:String = &#8220;&#8221;). This can be helpfull if your btn swfs are in a different location and you want to keep the xml file clean (btnSWF=&#8221;mainBtn.swf&#8221; looks better than btnSWF=&#8221;http://www.yourdomain.com/folder/anotherfolder/buttonfolder/mainBtn.swf&#8221;)</li>
</ul>
<p>1.49</p>
<ul>
<li>&#8220;btnHide&#8221; attribute added. This is used when the button itself should not be visible, but it needs to be loaded for proper alignment etc. This is often the case with the &#8220;home&#8221; button: The functionality should be in the navigation but it is triggered by a click on the logo and not specific &#8220;home&#8221;-button.</li>
</ul>
<p>1.48</p>
<ul>
<li>Bugfix when the last btn had sub-buttons (Type Error #1010 with btns[nextSiblings[0]].makeRoomAddSpace)</li>
</ul>
<p>1.47</p>
<ul>
<li>I took almost all code that was in the btn swf and encapsulated it in the NavigationButton class, so now it is much easier (especially for the designer) to layout and arrange the graphics and button labels in the fla.</li>
<li>Bugs fixed concerning loading issues</li>
<li>There is a new NavigationEvent LOADING_COMPLETE. When the NavPage loads, the afterTransitionIn Event is hijacked. After the global navigation is completely loaded, Gaia is released.</li>
<li>The examples uses the newest Gaia Version 3.0.2.</li>
<li>&#8230;and many small improvements.</li>
</ul>
<p>1.46</p>
<ul>
<li>Initial release</li>
</ul>
<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/global-navigation-download/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/global-navigation-download/&amp;title=Global+navigation%3A+Download" 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/global-navigation-download/&amp;title=Global+navigation%3A+Download" 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/global-navigation-download/&amp;title=Global+navigation%3A+Download&amp;desc=In%20this%20post%20you%20will%20find%20the%20latest%20version%20of%20the%20global%20navigation%20and%20all%20the%20source%20and%20sample%20files%20to%20download.%20I%20have%20also%20included%20a%20complete%20Gaia%20Framework%20%28v3.0.4%29%20for%20your%20convinience%20and%20for%20a%20complete%20functioning%20system%2C%20but%20be%20sure%20to%20get%20the%20latest%20version%20of%20Gaia%20from%20here%20if%20you%20w" 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/global-navigation-download/&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/global-navigation-download/&amp;bm_description=Global+navigation%3A+Download&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/global-navigation-download/&amp;title=Global+navigation%3A+Download" 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/global-navigation-download/&amp;title=Global+navigation%3A+Download" 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/global-navigation-download/&amp;title=Global+navigation%3A+Download" 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/global-navigation-download/" 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=Global+navigation%3A+Download+-+http://b2l.me/afzveh&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/global-navigation-download/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Global navigation for Flash and Gaia Flash Framework</title>
		<link>http://blog.turtlebite.com/global-navigation-for-flash/</link>
		<comments>http://blog.turtlebite.com/global-navigation-for-flash/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 19:10:41 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Global Navigation]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[gaia framework]]></category>

		<guid isPermaLink="false">http://www.flashcmsframework.com/?p=104</guid>
		<description><![CDATA[Introduction My own AS2 website framework was almost finished when AS3 came out. I knew some day I would have to port it from AS2 to AS3. At the same time I planned to do it a lot better, because on the long way of programming my AS2 framework I had been learning a lot [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong><br />
My own AS2 website framework was almost finished when AS3 came out. I knew some day I would have to port it from AS2 to AS3. At the same time I planned to do it a lot better, because on the long way of programming my AS2 framework I had been learning a lot about OOP and I wanted to do it much better in the next version. But I came to realize that it would take a very long time to do it the way I wanted it, so instead of reinventing the wheel I started to search for a solution. After some time I came across the Gaia Flash Framework of Steven Sacks and after a while studying it, it hit me like a thunderstroke. I realized it was all there: the handling of loading/unloading content pages, the implementation of swfobject and swfaddress, a xml setup file for the site structure. <span id="more-104"></span>And, most important: It it a framework others are using as well, so all of a sudden the times of having an individual framework for almost each website was gone. From now on it was easy to work together with other flash designers/coders on the same project. It was just perfect. There was only something missing I had in my AS2 framework: A global navigation system! But, as I had much time left because I didn&#8217;t have to port my framework to AS3, I put some extra time into developing a global navigation that <strong>can be used either stand alone</strong> or <strong>seemlessly integrated into Gaia</strong>.</p>
<p><a href="http://www.turtlebite.com/downloads/global_navigation/gaia/"><strong><img class="alignnone size-full wp-image-166" title="Global navigation in Gaia" src="http://www.flashcmsframework.com/wp-content/uploads/global_navigation_in_gaia.jpg" alt="Global navigation in Gaia" width="595" height="446" /></strong></a></p>
<p><a href="http://www.turtlebite.com/downloads/global_navigation/gaia/"><strong></strong>See life demo<strong><br />
</strong></a></p>
<p><strong>How does it work?</strong><br />
The global navigation consists of 3 parts: a SWF of a single button with rollover, rollout, press etc. states and a text label, an XML file containing the structure and a class (in fact there are 3 main classes, but you don&#8217;t need to worry about them), which mixes everything together and spits out a neat navigation.</p>
<p><strong><img class="alignnone size-full wp-image-165" title="Global navigation mixer" src="http://www.flashcmsframework.com/wp-content/uploads/mixer_bild.jpg" alt="Global navigation mixer" width="595" height="681" /></strong></p>
<p><a href="http://blog.turtlebite.com/global-navigation-showcase/">See samples and download source code here.</a></p>
<p>.<a href="http://www.flashcmsframework.com/global-navigation-showcase/"></a></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/global-navigation-for-flash/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/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" 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/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" 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/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework&amp;desc=Introduction%0D%0AMy%20own%20AS2%20website%20framework%20was%20almost%20finished%20when%20AS3%20came%20out.%20I%20knew%20some%20day%20I%20would%20have%20to%20port%20it%20from%20AS2%20to%20AS3.%20At%20the%20same%20time%20I%20planned%20to%20do%20it%20a%20lot%20better%2C%20because%20on%20the%20long%20way%20of%20programming%20my%20AS2%20framework%20I%20had%20been%20learning%20a%20lot%20about%20OOP%20and%20I%20wanted%20to%20do%20" 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/global-navigation-for-flash/&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/global-navigation-for-flash/&amp;bm_description=Global+navigation+for+Flash+and+Gaia+Flash+Framework&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/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" 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/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" 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/global-navigation-for-flash/&amp;title=Global+navigation+for+Flash+and+Gaia+Flash+Framework" 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/global-navigation-for-flash/" 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=Global+navigation+for+Flash+and+Gaia+Flash+Framework+-+http://b2l.me/afq2hk&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/global-navigation-for-flash/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

