<?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>chafic.com &#187; Tips</title>
	<atom:link href="http://chafic.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://chafic.com</link>
	<description>Technical discussion of Flex, Flash, and RIA development</description>
	<lastBuildDate>Tue, 19 Jul 2011 05:06:05 +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>Shared Libraries</title>
		<link>http://chafic.com/2003/07/30/shared-libraries/</link>
		<comments>http://chafic.com/2003/07/30/shared-libraries/#comments</comments>
		<pubDate>Wed, 30 Jul 2003 21:52:52 +0000</pubDate>
		<dc:creator>chafic</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tips]]></category>
		<guid isPermaLink="false">http://rewindlife.com/?p=43</guid>
		<description><![CDATA[I&#8217;ve been working on a project that uses Shared Libraries a lot. I realized something that I&#8217;m not sure is very apparent. Version 6,0,65 of the Flash Player included a bunch of fixes/additions to implementing Shared Libraries. If you are &#8230; <a href="http://chafic.com/2003/07/30/shared-libraries/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on a project that uses Shared Libraries a lot.  I realized something that I&#8217;m not sure is very apparent.  Version 6,0,65 of the Flash Player included a bunch of fixes/additions to implementing Shared Libraries.   If you are using shared libraries make sure to test on different players as you are likely using some of the abilities that were fixed/added in that release.<br />
<span id="more-43"></span><br />
Here is what is mentioned in the <a href="http://www.macromedia.com/support/flash/releasenotes/player/rn_6.html">release notes</a>:</p>
<div>&#8220;Dependent Runtime Shared Libraries<br />
The current limitation of the player is that you can only do one-tier shared libraries (Runtime Shared Libraries to consumer SWF). Developers now have the ability to do multi-tier dependent shared libraries.</p>
<p>Runtime Shared Libraries improvements:<br />
-Support for multi-tier Runtime Shared Libraries.<br />
-Double-byte functionality.<br />
-Ability to handle complex Runtime Shared Libraries including components.<br />
-Timing issues with Runtime Shared Libraries are now resolved.&#8221;</p></div>
<p>Shared libraries are great once you get them setup.  In my current project I have a seperate shared library for Fonts, Components, and Graphics.  This has really improved our workflow and our designer doesn&#8217;t have to bug us as much to make changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://chafic.com/2003/07/30/shared-libraries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

