<?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>nothing yet &#124; jason madsen &#187; Flash Extensions</title>
	<atom:link href="http://knomedia.com/blog/tag/flash-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://knomedia.com/blog</link>
	<description>ActionScript, Flex, Flash thoughts</description>
	<lastBuildDate>Sat, 24 Jul 2010 17:07:02 +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>DocBuilder Source Code</title>
		<link>http://knomedia.com/blog/2008/12/11/docbuilder-source-code/</link>
		<comments>http://knomedia.com/blog/2008/12/11/docbuilder-source-code/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 00:34:36 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Flash Extensions]]></category>

		<guid isPermaLink="false">http://knomedia.com/blog/?p=197</guid>
		<description><![CDATA[I had a person or two ask about building Flash extensions and or want to modify the DocBuilder for their specific purpose. In response I&#8217;m putting up the source files for the DocBuilder as a reference to get people started. Building Flash extensions in my experience involves creating a Flash interface, and using that Flash [...]]]></description>
			<content:encoded><![CDATA[<p>I had a person or two ask about building Flash extensions and or want to modify the DocBuilder for their specific purpose.  In response I&#8217;m putting up the <a href='http://knomedia.com/blog/wp-content/uploads/2008/12/docbuildersource.zip'>source files</a> for the DocBuilder as a reference to get people started.  Building Flash extensions in my experience involves creating a Flash interface, and using that Flash interface to execute JSFL (JavaScript for Flash) functions.  So you create a Flash interface, and then a JSFL file with functions that it will execute.  You then create an xml file that is used by the Extension Manager to build your extension.  Considering how simple it is, I&#8217;m surprised that there isn&#8217;t an overwhelming amount of extensions talked about.</p>
<p>If your interested and just getting started, Lee Brimelow posted a getting started <a href='http://www.gotoandlearn.com/play?id=66'>video tutorial</a> a while back at <a href='http://www.gotoAndLearn.com'>gotoAndLearn</a></p>
]]></content:encoded>
			<wfw:commentRss>http://knomedia.com/blog/2008/12/11/docbuilder-source-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
