<?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>Jonathan Spooner is a Web Developer in the San Diego Area. &#187; Adobe AIR</title>
	<atom:link href="http://www.jonathanspooner.com/category/web-development/flash/adobe-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonathanspooner.com</link>
	<description>Flex Developer, Air Developer, and ActionScript Programmer</description>
	<lastBuildDate>Thu, 31 Mar 2011 16:02:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Flex Builder 3 Tips</title>
		<link>http://www.jonathanspooner.com/web-development/10-flex-builder-3-tips/</link>
		<comments>http://www.jonathanspooner.com/web-development/10-flex-builder-3-tips/#comments</comments>
		<pubDate>Wed, 21 May 2008 21:52:49 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jonathanspooner.com/blog/?p=85</guid>
		<description><![CDATA[Draft

Bookmarks
Mark Occurrences.  Highlight/SidebarMarkers 
Find Next/Previous
Apple + Option + Up/Down Arrow Duplicate line
Apple + D Delete current lines.
Apple + Shift + R Open Resource like TextMate's find in project.
Apple + K Go to next occurrence
Apple + Shift + K Go to previous occurrence
Use Flash Components in Flex ActionScript Project.Directions from the ActionScript 3.0 Cookbook or [...]]]></description>
			<content:encoded><![CDATA[<h4>Draft</h4>
<ol>
<li>Bookmarks</li>
<li>Mark Occurrences.  Highlight/SidebarMarkers </li>
<li>Find Next/Previous</li>
<li>Apple + Option + Up/Down Arrow Duplicate line</li>
<li>Apple + D Delete current lines.</li>
<li>Apple + Shift + R Open Resource like TextMate's find in project.</li>
<li>Apple + K Go to next occurrence</li>
<li>Apple + Shift + K Go to previous occurrence</li>
<li>Use Flash Components in Flex ActionScript Project.<br/><a href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=8604">Directions from the ActionScript 3.0 Cookbook</a> or see <a href="http://www.moock.org/blog/archives/000253.html">Colin Moock's post</a>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.jonathanspooner.com/web-development/10-flex-builder-3-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create AsDocs</title>
		<link>http://www.jonathanspooner.com/web-development/how-to-create-asdocs/</link>
		<comments>http://www.jonathanspooner.com/web-development/how-to-create-asdocs/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 15:28:40 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jonathanspooner.com/blog/2008/04/02/how-to-create-asdocs/</guid>
		<description><![CDATA[I'll write on this soon, until then use this link or the line below.
Documents from Adobe

asdoc -doc-sources /Users/jspooner/Documents/veoh/FlashPlayer/branches/ActionScriptSDK/src/com/veoh -output /Users/jspooner/Documents/veoh/FlashPlayer/branches/ActionScriptSDK/docs/
]]></description>
			<content:encoded><![CDATA[<p>I'll write on this soon, until then use this link or the line below.<br />
<a href="http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&file=asdoc_127_9.html">Documents from Adobe</a></p>
<pre class="bash">
asdoc -doc-sources /Users/jspooner/Documents/veoh/FlashPlayer/branches/ActionScriptSDK/src/com/veoh -output /Users/jspooner/Documents/veoh/FlashPlayer/branches/ActionScriptSDK/docs/</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.jonathanspooner.com/web-development/how-to-create-asdocs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Flex 3 Issues</title>
		<link>http://www.jonathanspooner.com/news/installing-flex-3-issues/</link>
		<comments>http://www.jonathanspooner.com/news/installing-flex-3-issues/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 23:15:19 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.jonathanspooner.com/blog/2008/03/05/installing-flex-3-issues/</guid>
		<description><![CDATA[After installing Flex 3 form Flex 3 Beta 3 I had lots of issues with keyboard short cuts.  I found that some hidden files from the beta were still on my system in ~/Documents/Flex Builder.   I was able to solve all issues by changing the name on that directory and reinstalling Flex.
If [...]]]></description>
			<content:encoded><![CDATA[<p>After installing Flex 3 form Flex 3 Beta 3 I had lots of issues with keyboard short cuts.  I found that some hidden files from the beta were still on my system in ~/Documents/Flex Builder.   I was able to solve all issues by changing the name on that directory and reinstalling Flex.</p>
<p>If your having issues and had Flex Beta <a href="http://www.adobe.com/support/documentation/en/flex/3/releasenotes_flex3_fb.html#clean_workspace">installed check out these instructions from adobe.</a>  The worked for me when upgrading from Beta 2 to Beta 3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonathanspooner.com/news/installing-flex-3-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

