<?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>Jonnie Spratley &#187; Flex</title>
	<atom:link href="http://jonniespratley.com/category/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonniespratley.com</link>
	<description>Programming with Flash, Flex and PHP</description>
	<lastBuildDate>Sat, 03 Apr 2010 05:02:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Adobe Flex &#8211; Flash Clothing</title>
		<link>http://jonniespratley.com/2009/06/13/adobe-flex-flash-clothing/</link>
		<comments>http://jonniespratley.com/2009/06/13/adobe-flex-flash-clothing/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 05:20:25 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Lab]]></category>
		<category><![CDATA[Components]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/?p=577</guid>
		<description><![CDATA[Here is a fun little library (kinda) that I created because I wanted to learn how to integrate Flash and Flex, the purpose of this experiment is to see how and what could I do in Flash/Illustrator and use in Flex, there is more great things that could have been done but o&#8217;well. You can [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2009/06/13/adobe-flex-flash-clothing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Textpattern: My Flexible Plugin Attempt</title>
		<link>http://jonniespratley.com/2009/05/22/flexible-plugin-attempt/</link>
		<comments>http://jonniespratley.com/2009/05/22/flexible-plugin-attempt/#comments</comments>
		<pubDate>Sat, 23 May 2009 04:00:59 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Textpattern]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/?p=566</guid>
		<description><![CDATA[My First plugin attempt, I wanted to make a power user editor for making quick edits to the textpattern database. You know that it gets old waiting for the page to reload every time in textpattern when you just want to make a few quick changes to the sections. Ok lets see how far I [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2009/05/22/flexible-plugin-attempt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; JSON Schema Tree</title>
		<link>http://jonniespratley.com/2009/02/25/json-schema-tree/</link>
		<comments>http://jonniespratley.com/2009/02/25/json-schema-tree/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 08:10:08 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/?p=357</guid>
		<description><![CDATA[Last night I noticed now Zend IDE has the Data Source Explorer set up like a tree of your database and tables, columns, keys, etc. I thought that was pretty cool, so I decided to do the same thing. But with my buddy JSON and his right hand man PHP, we will let Flex come [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2009/02/25/json-schema-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Flex 3 &amp; AIR Exam Guide (Vol 1)</title>
		<link>http://jonniespratley.com/2009/01/10/ace-guide-v1/</link>
		<comments>http://jonniespratley.com/2009/01/10/ace-guide-v1/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 10:34:33 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Air]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/?p=335</guid>
		<description><![CDATA[On Monday January 12th, I will take my exam to become a Adobe Certified Expert in Flex &#038; AIR. ]]></description>
		<wfw:commentRss>http://jonniespratley.com/2009/01/10/ace-guide-v1/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Mini Cookbook (Vol 2)</title>
		<link>http://jonniespratley.com/2008/10/21/cookbook-v2/</link>
		<comments>http://jonniespratley.com/2008/10/21/cookbook-v2/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 08:53:07 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Cookbook]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/10/21/adobe-flex-mini-cookbook-update/</guid>
		<description><![CDATA[Web Service Recipes and solutions include. Recipe 2.1 &#8211; Getting Started with XML-RPC Recipe 2.2 &#8211; Requests with XML-RPC Recipe 2.3 - Authentication and XML-RPC Recipe 2.4 &#8211; Getting Started with REST Recipe 2.5 &#8211; REST Service Class I will be making more additions to this when I find some more time. Take a look.]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/10/21/cookbook-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; My Code is Your Code</title>
		<link>http://jonniespratley.com/2008/10/16/adobe-flex-my-code-is-your-code/</link>
		<comments>http://jonniespratley.com/2008/10/16/adobe-flex-my-code-is-your-code/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 10:51:56 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/?p=257</guid>
		<description><![CDATA[A bunch of code that I tend to re-use and re-use. The contents are listed in the table of contents below. As changes occur this files will be updated. Keep in mind that this is raw uncut code. So some might be sloppy and some might be clean, some might not work, and some might [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/10/16/adobe-flex-my-code-is-your-code/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Amfphp Tutorial</title>
		<link>http://jonniespratley.com/2008/10/15/adobe-flex-amfphp-video-tutorial-part-1/</link>
		<comments>http://jonniespratley.com/2008/10/15/adobe-flex-amfphp-video-tutorial-part-1/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 11:41:44 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Amfphp]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/10/15/adobe-flex-amfphp-video-tutorial-part-1/</guid>
		<description><![CDATA[I put together this little walk through for the visual learners out there. We do the whole process of setting up AMFPHP to creating our server side objects and services. It is a really good thing to watch to get up to speed with Flash Remoting. We create a application called Flex Contacts, a desktop [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/10/15/adobe-flex-amfphp-video-tutorial-part-1/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; File Upload and Download</title>
		<link>http://jonniespratley.com/2008/10/08/adobe-flex-file-upload-and-download-to-database/</link>
		<comments>http://jonniespratley.com/2008/10/08/adobe-flex-file-upload-and-download-to-database/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 06:03:36 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/10/08/adobe-flex-file-upload-and-download-to-database/</guid>
		<description><![CDATA[Have you ever wanted to be able to upload a file in Flex? Or how about download a file in Flex? Well I am going to provide the code to do just that. With Adobe Flex&#8217;s sandbox issues I could only get this to work inside Air, but working with the web browser I kept [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/10/08/adobe-flex-file-upload-and-download-to-database/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Adobe Air &#8211; Connection Manager</title>
		<link>http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/</link>
		<comments>http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 10:51:58 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Air]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/</guid>
		<description><![CDATA[Here is a very useful script that I re-use and re-use when building Air applications. Its a simple script I am sure you can make out what is going on here. ConnectionManager.as package com.jonniespratley.air.managers { import air.net.URLMonitor; import flash.events.StatusEvent; import flash.net.URLRequest; import mx.controls.Alert; public class ConnectionManager { private var statusEvent:StatusEvent; private var urlMonitor:URLMonitor; private var [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/10/08/adobe-air-connection-manager/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Connecting to WordPress</title>
		<link>http://jonniespratley.com/2008/10/07/adobe-flex-connecting-to-wordpress-screencast/</link>
		<comments>http://jonniespratley.com/2008/10/07/adobe-flex-connecting-to-wordpress-screencast/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 06:36:29 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/10/07/adobe-flex-connecting-to-wordpress-screencast/</guid>
		<description><![CDATA[Here is a very good example of connecting to your WordPress powered blog via XML-RPC and with Adobe Air. Requirements Adobe Air Runtime Adobe Flex Builder AS3 RPC library &#160; Here is the link for the screencast.]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/10/07/adobe-flex-connecting-to-wordpress-screencast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Twitter and Amfphp</title>
		<link>http://jonniespratley.com/2008/10/07/twitter-and-amfphp/</link>
		<comments>http://jonniespratley.com/2008/10/07/twitter-and-amfphp/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 10:46:01 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Amfphp]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/10/07/adobe-flex-twitter-with-cairngorm-and-amfphp-in-10-minutes/</guid>
		<description><![CDATA[Here is a really quick fun thing I tried. I took Amfphp, Twitter and the Cairngorm and created an application. My hand started to cramp and I got really off target at the end. Check out the video here]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/10/07/twitter-and-amfphp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Introduction to REST</title>
		<link>http://jonniespratley.com/2008/10/03/adobe-flex-using-rest-2/</link>
		<comments>http://jonniespratley.com/2008/10/03/adobe-flex-using-rest-2/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 00:00:00 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/10/03/adobe-flex-using-rest/</guid>
		<description><![CDATA[Have you ever wanted to create a really sophisticated application, well connecting to a external data source is just a must with all of the APIs that are available. The social bookmarking scene is one of the biggest movements of the web. 

How would you like it to be able to connect to Del.icio.us API and grab all of your bookmarks or posts, well not just yours any one who has an account at Del.icio.us, that would be pretty cool wouldn't it?]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/10/03/adobe-flex-using-rest-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Introduction to XML-RPC</title>
		<link>http://jonniespratley.com/2008/10/02/adobe-flex-using-xml-rpc/</link>
		<comments>http://jonniespratley.com/2008/10/02/adobe-flex-using-xml-rpc/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 07:50:34 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Air]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/10/02/adobe-flex-using-xml-rpc/</guid>
		<description><![CDATA[When developers start building web applications with Flex or desktop applications with Air, you come to the point when you want to do more with your application. For instance if you are working for a company and you just got finished building a product manager for SandKicker clothing, and he decided since you did such [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/10/02/adobe-flex-using-xml-rpc/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Amfphp Service Class</title>
		<link>http://jonniespratley.com/2008/09/21/adobe-flexair-creating-a-serviceproxy-for-amfphp/</link>
		<comments>http://jonniespratley.com/2008/09/21/adobe-flexair-creating-a-serviceproxy-for-amfphp/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 19:48:55 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[advanced flex]]></category>
		<category><![CDATA[as3]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/09/21/adobe-flexair-creating-a-serviceproxy-for-amfphp/</guid>
		<description><![CDATA[Here is a very helpful script for creating a connection between your Flex/Flash application and amfphp. We are mimicking the available methods that are on our server. You could easily add methods to both ends to create more functionality. Code is used as follows: 1: package com.jonniespratley.snippr.services 2: { 3: import com.jonniespratley.snippr.model.ModelLocator; 4: import com.jonniespratley.snippr.vo.SnippetVO; [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/09/21/adobe-flexair-creating-a-serviceproxy-for-amfphp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Flexpress</title>
		<link>http://jonniespratley.com/2008/09/19/adobe-flex-flex-wordpress-flexpress/</link>
		<comments>http://jonniespratley.com/2008/09/19/adobe-flex-flex-wordpress-flexpress/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 19:53:46 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Lab]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/09/19/adobe-flex-flex-wordpress-flexpress/</guid>
		<description><![CDATA[Here is a side project that I have put on hold, simply because there is just no way that it could be used for more than posting. No template edit, plugin edit, clean urls, etc&#8230;.yet Take a look Go ahead, break it here.]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/09/19/adobe-flex-flex-wordpress-flexpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Adobe Air &#8211; Saving Preferences</title>
		<link>http://jonniespratley.com/2008/09/19/adobe-air-saving-preferences/</link>
		<comments>http://jonniespratley.com/2008/09/19/adobe-air-saving-preferences/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 11:26:24 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Air]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/09/19/adobe-air-saving-preferences/</guid>
		<description><![CDATA[Its always good to remember a users preferences, so here is a quick code snip of how to do exactly that. import com.adobe.air.preferences.PreferenceChangeEvent; import com.adobe.air.preferences.Preference; /* Create a new prefernce variable and give it a name */ private var prefs:Preference = new Preference( "settings.obj" ); /* Create a new bytearry to store the data */ [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/09/19/adobe-air-saving-preferences/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adobe Air- Using SQLite</title>
		<link>http://jonniespratley.com/2008/09/19/adobe-air-using-sqlite-extended/</link>
		<comments>http://jonniespratley.com/2008/09/19/adobe-air-using-sqlite-extended/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 19:17:38 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Air]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/09/19/adobe-air-using-sqlite-extended/</guid>
		<description><![CDATA[Here I will provide all necessary files for creating, and executing statements from Air to your newly created SQLite database, I have commented all of my code, so you will be able to get the idea of how things are working. If you need some more help, feel free to leave me a comment and [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/09/19/adobe-air-using-sqlite-extended/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211;  Presentation &amp; Cookbook</title>
		<link>http://jonniespratley.com/2008/09/19/flex-and-amfphp-mini-cookbook/</link>
		<comments>http://jonniespratley.com/2008/09/19/flex-and-amfphp-mini-cookbook/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 08:31:05 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Air]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/09/19/flex-and-amfphp-mini-cookbook/</guid>
		<description><![CDATA[Here is a little thing that I made up for people using Flex/Flash and amfphp a little cheat sheet to use as a reference. I have two different versions of this: Is use without any framework and without a services-config.xml file in the compiler. Second version is for use with the Cairngorm Framework. These example [...]]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/09/19/flex-and-amfphp-mini-cookbook/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adobe Flex &#8211; Textpattern and Flex</title>
		<link>http://jonniespratley.com/2008/08/27/textpattern-and-flex-flexpattern/</link>
		<comments>http://jonniespratley.com/2008/08/27/textpattern-and-flex-flexpattern/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 15:51:30 +0000</pubDate>
		<dc:creator>Jonnie</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Lab]]></category>
		<category><![CDATA[Amfphp]]></category>
		<category><![CDATA[Cairngorm]]></category>
		<category><![CDATA[Textpattern]]></category>

		<guid isPermaLink="false">http://jonniespratley.com/2008/08/27/textpattern-and-flex-flexpattern/</guid>
		<description><![CDATA[Flex and Textpattern Integration.]]></description>
		<wfw:commentRss>http://jonniespratley.com/2008/08/27/textpattern-and-flex-flexpattern/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
