<?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>Chris Hanna &#187; chris</title>
	<atom:link href="http://chrishanna.com/author/chrismhanna/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrishanna.com</link>
	<description>Chris Hanna&#039;s Portfolio</description>
	<lastBuildDate>Sat, 05 May 2012 16:31:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>CopyFasta</title>
		<link>http://chrishanna.com/2012/05/copyfasta/</link>
		<comments>http://chrishanna.com/2012/05/copyfasta/#comments</comments>
		<pubDate>Thu, 03 May 2012 15:46:57 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[JSFL]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[jsfl]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://chrishanna.com/?p=1153</guid>
		<description><![CDATA[I recently had a need to copy Flash library assets from one fla to many target fla documents. To automate this process I created a JSFL script to do the bulk of the work. The basic process is: Have source document open, select the library&#8230;]]></description>
			<content:encoded><![CDATA[<p>I recently had a need to copy Flash library assets from one fla to many target fla documents. To automate this process I created a JSFL script to do the bulk of the work.</p>
<p>The basic process is:</p>
<ol>
<li>Have source document open, select the library items to copy</li>
<li>Browse for a folder containing the target fla documents.</li>
<li>Choose specifically which docs to copy assets into</li>
<li>Done. Target documents are saved with source assets.</li>
</ol>
<p>Also if any of the target documents already contain assets of the same name, the script will pause and give you a chance to decide how to handle the duplicate(s).</p>
<p>If you&#8217;re interested in the script you can get it at <a title="CopyFasta" href="https://github.com/CMHanna/CopyFasta">https://github.com/CMHanna/CopyFasta </a></p>
]]></content:encoded>
			<wfw:commentRss>http://chrishanna.com/2012/05/copyfasta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
