<?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>Workflow: Flash&#187; Search Results    combobox</title>
	<atom:link href="http://workflowFlash.com/search/combobox/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://workflowFlash.com</link>
	<description>The top Flash, ActionScript, Flex, and AIR resources and tutorials, where you can find them!</description>
	<lastBuildDate>Thu, 23 May 2013 17:33:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Flex Button for mobile apps</title>
		<link>http://workflowFlash.com/188496/flex-button-for-mobile-apps.php</link>
		<comments>http://workflowFlash.com/188496/flex-button-for-mobile-apps.php#comments</comments>
		<pubDate>Wed, 10 Oct 2012 19:29:58 +0000</pubDate>
		<dc:creator>Arcadio Carballares Martín</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[extNewsletterCB]]></category>

		<guid isPermaLink="false">http://workflowFlash.com/?guid=58bb659c4a36de3e675e03258ce6ce65</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Source for a button like ComboBox to mobile apps: Button: package component { import skin.ComboBoxButtonSkin; import spark.components.Button; public class MyButton extends Button { [Bindable] [Embed(source="/skin/button_arrow.png")] private var Icon:Class; public function MisButton() { super(); setStyle('skinClass', ComboBoxButtonSkin); setStyle('icon',Icon); setStyle('iconPlacement', 'right'); } }&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/188496/flex-button-for-mobile-apps.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calendario 1.1: date and events with Flex</title>
		<link>http://workflowFlash.com/185400/calendario-1-1-date-and-events-with-flex.php</link>
		<comments>http://workflowFlash.com/185400/calendario-1-1-date-and-events-with-flex.php#comments</comments>
		<pubDate>Sun, 01 Apr 2012 09:30:21 +0000</pubDate>
		<dc:creator>Arcadio Carballares Martín</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[extNewsletterCB]]></category>

		<guid isPermaLink="false">http://workflowFlash.com/?guid=ececc7a9587e2dfeb10554e368d49f0a</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Calendario is a component to push events in a flex calendar. Update version 1.1 of the component include following improvements: SDK 4.6 update. Properties rowCount to months combobox. More and easy styles. Refactoring and bugs solutions. Click with the right&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/185400/calendario-1-1-date-and-events-with-flex.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple initializers for property &#8216;dataprovider&#8217;</title>
		<link>http://workflowFlash.com/173012/multiple-initializers-for-property-dataprovider.php</link>
		<comments>http://workflowFlash.com/173012/multiple-initializers-for-property-dataprovider.php#comments</comments>
		<pubDate>Tue, 25 Oct 2011 19:41:38 +0000</pubDate>
		<dc:creator>Squaredi.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[extNewsletterCB]]></category>

		<guid isPermaLink="false">http://workflowFlash.com/?guid=6101caaf5b12a756c949010923a67915</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>So, while migrating from Flex 3 to Flex 4, I'm going through thechange namespacesmove mx: to fx:wrap non-UIComponents into The next round of compiler errors is"Multiple initializers for property 'dataProvider'. (note: 'dataProvider' is the default property of 'mx.controls.ComboBox').Super useful error&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/173012/multiple-initializers-for-property-dataprovider.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New components in Flex 4.6</title>
		<link>http://workflowFlash.com/171817/new-components-in-flex-4-6.php</link>
		<comments>http://workflowFlash.com/171817/new-components-in-flex-4-6.php#comments</comments>
		<pubDate>Tue, 18 Oct 2011 03:37:01 +0000</pubDate>
		<dc:creator>Flex Force</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[extNewsletterCB]]></category>

		<guid isPermaLink="false">http://workflowFlash.com/?guid=aef0888304e792297b00bfba22359c96</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>One of the best Flex Evangelists out there, Christopher Coenraets, has recently made a blog post where he demonstrates the newest components added to the Flex 4.6 SDK. It is a must see for those developing mobile applications, as these&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/171817/new-components-in-flex-4-6.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I pre-populate form fields using data from a PHP service?</title>
		<link>http://workflowFlash.com/170043/how-do-i-pre-populate-form-fields-using-data-from-a-php-service.php</link>
		<comments>http://workflowFlash.com/170043/how-do-i-pre-populate-form-fields-using-data-from-a-php-service.php#comments</comments>
		<pubDate>Thu, 08 Sep 2011 09:18:04 +0000</pubDate>
		<dc:creator>Adobe Flex cookbook</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://workflowFlash.com/?guid=fcdd37ac7d4999692497cc29cf7af991</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>I want to populate form fields using the item selected from a ComboBox within my Flex application.&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/170043/how-do-i-pre-populate-form-fields-using-data-from-a-php-service.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Combobox creation with Flash cs5</title>
		<link>http://workflowFlash.com/170537/as3-combobox-creation-with-flash-cs5.php</link>
		<comments>http://workflowFlash.com/170537/as3-combobox-creation-with-flash-cs5.php#comments</comments>
		<pubDate>Wed, 15 Jun 2011 00:00:00 +0000</pubDate>
		<dc:creator>Flash PerfectionLast Added Tutorials</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.flashperfection.com/tutorials/AS3-Combobox-creation-with-Flash-cs5-66635.html</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>Font embedding in combobox component problem hit me this morning when I 
tried to debug my old project. I Googled and found solution for font embed 
problem in combobox -actionscript code.<strong>Category:</strong>Flash Actionscripting Tutorials<strong>Author:</strong> saravanan<strong>Date:&#8230;</strong> June 15,]]></description>
		<wfw:commentRss>http://workflowFlash.com/170537/as3-combobox-creation-with-flash-cs5.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Component: Flex AutoComplete supports Mobile Devices</title>
		<link>http://workflowFlash.com/154419/flash-component-flex-autocomplete-supports-mobile-devices.php</link>
		<comments>http://workflowFlash.com/154419/flash-component-flex-autocomplete-supports-mobile-devices.php#comments</comments>
		<pubDate>Thu, 09 Jun 2011 02:24:54 +0000</pubDate>
		<dc:creator>Adobe Flash Lite Blog</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://0016EF65AB42829A538048507101FEF6</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Flex Tras update their Flex AutoComplete component, now it support mobile devices. The mobile support is only included for customers who have purchased the full Unlimited Domain Edition of our AutoCompleteComboBox. The features of Flex AutoComplete component: Automatic filtering of&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/154419/flash-component-flex-autocomplete-supports-mobile-devices.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Flex AutoComplete Component supports Mobile Devices</title>
		<link>http://workflowFlash.com/153733/our-flex-autocomplete-component-supports-mobile-devices.php</link>
		<comments>http://workflowFlash.com/153733/our-flex-autocomplete-component-supports-mobile-devices.php#comments</comments>
		<pubDate>Wed, 08 Jun 2011 13:39:45 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://5DBC65D4D7105536D73E4B54BD7BAC92</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>The release builds for our Flex AutoComplete Component have been updated, and they now include mobile support devices. You can view the full release notes. At this time, the mobile support is only included for customers who have purchased the&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/153733/our-flex-autocomplete-component-supports-mobile-devices.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>as3 ComboBox Font embedding problem Flash CS5</title>
		<link>http://workflowFlash.com/147622/as3-combobox-font-embedding-problem-flash-cs5.php</link>
		<comments>http://workflowFlash.com/147622/as3-combobox-font-embedding-problem-flash-cs5.php#comments</comments>
		<pubDate>Sat, 04 Jun 2011 17:28:22 +0000</pubDate>
		<dc:creator>Designscripting</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://BFFF455E32FBA62FED100EA68360B3C7</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Font embedding in combobox component problem hit me this morning when I tried to debug my old project. I Googled and found solution for font embed problem in combobox -actionscript code. For the projects that need to change the font&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/147622/as3-combobox-font-embedding-problem-flash-cs5.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating Digital Audio Using SiON</title>
		<link>http://workflowFlash.com/144096/generating-digital-audio-using-sion.php</link>
		<comments>http://workflowFlash.com/144096/generating-digital-audio-using-sion.php#comments</comments>
		<pubDate>Thu, 26 May 2011 11:00:59 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://active.tutsplus.com/?p=8650</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>In this tutorial I&#8217;ll be showing you how to get started with SiON, an AS3 software synthesizer library which generates sound using only code. 


Final Result Preview
In the end this is what we&#8217;re going to obtain:


Click on the&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/144096/generating-digital-audio-using-sion.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Multi Select Solution</title>
		<link>http://workflowFlash.com/132305/the-multi-select-solution.php</link>
		<comments>http://workflowFlash.com/132305/the-multi-select-solution.php#comments</comments>
		<pubDate>Thu, 26 May 2011 00:09:44 +0000</pubDate>
		<dc:creator>Theresa Neil</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://designingwebinterfaces.com/?p=2011</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>Harvest, the time tracking and invoicing tool we use, just added a new filter mechanism to their report generator. While I appreciate the additional functionality, I was most impressed with their multi-select combobox. It looks like a normal text field,&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/132305/the-multi-select-solution.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why doesn&#8217;t my Mobile Skin show focus properly?</title>
		<link>http://workflowFlash.com/115107/why-doesnt-my-mobile-skin-show-focus-properly.php</link>
		<comments>http://workflowFlash.com/115107/why-doesnt-my-mobile-skin-show-focus-properly.php#comments</comments>
		<pubDate>Thu, 12 May 2011 13:42:52 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://55AAC109598E065E51E7704EE68356C2</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>I'm working hard on a mobile version of the Flextras AutoCompleteComboBox. I spent some time building out an ActionScript only skin that extended the MobileSkin class. Unfortunately, I was having a weird issue. The focus ring was not showing up&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/115107/why-doesnt-my-mobile-skin-show-focus-properly.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flextras AutoCompleteComboBox on Flex 4.5; Use it For Free</title>
		<link>http://workflowFlash.com/112233/flextras-autocompletecombobox-on-flex-4-5-use-it-for-free.php</link>
		<comments>http://workflowFlash.com/112233/flextras-autocompletecombobox-on-flex-4-5-use-it-for-free.php#comments</comments>
		<pubDate>Mon, 09 May 2011 11:35:45 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://E64680FD63B052684E474B22A88EB4AA</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>I just updated the release builds Flextras AutoComplete Flex Component. This is a minor update, and includes a fix for a bug that only showed up in Flex 4.5. The Free Edition Download now includes both the Flex 4.5 and&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/112233/flextras-autocompletecombobox-on-flex-4-5-use-it-for-free.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why can&#8217;t I access mobile skins in my Flex Library Project?</title>
		<link>http://workflowFlash.com/104824/why-cant-i-access-mobile-skins-in-my-flex-library-project.php</link>
		<comments>http://workflowFlash.com/104824/why-cant-i-access-mobile-skins-in-my-flex-library-project.php#comments</comments>
		<pubDate>Mon, 02 May 2011 19:41:08 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://DC235EABF0B020F1D9128F8834754205</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>I'm working on a version of the Flextras AutoCompletComboBox for mobile devices. Many if you may have seen me demoing an early version of that at the 360 Flex conference. With the formal release of Flex 4.5 on the horizon,&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/104824/why-cant-i-access-mobile-skins-in-my-flex-library-project.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoComplete on Mobile &#8211; 4/01/2011 &#8211; Episode 98 &#8211; Flextras Friday Lunch</title>
		<link>http://workflowFlash.com/91672/autocomplete-on-mobile-4012011-episode-98-flextras-friday-lunch.php</link>
		<comments>http://workflowFlash.com/91672/autocomplete-on-mobile-4012011-episode-98-flextras-friday-lunch.php#comments</comments>
		<pubDate>Fri, 22 Apr 2011 23:37:18 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://D189BE218FE1A68F224B5E05BD4F802B</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Today I demonstrate the Flextras AutoCompleteComboBox running on Android. This is a pre-release version which should be out shortly after the official Flex 4.5 release. Sorry for the delay in getting this posted. Flextras Friday Lunch is a short demo&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/91672/autocomplete-on-mobile-4012011-episode-98-flextras-friday-lunch.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Difference Between AutoComplete and Look-Ahead</title>
		<link>http://workflowFlash.com/65773/the-difference-between-autocomplete-and-look-ahead.php</link>
		<comments>http://workflowFlash.com/65773/the-difference-between-autocomplete-and-look-ahead.php#comments</comments>
		<pubDate>Fri, 11 Mar 2011 18:39:50 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://37C7AE16542DFA2794331234DF7ED926</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Recently, Flextras rebuilt our AutoCompleteComboBox Flex Component using the Flex 4 Spark Architecture. Since it has a limited API at the moment, we've released it free for production use and you can download it as part of our developer edition.&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/65773/the-difference-between-autocomplete-and-look-ahead.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get a the Flextras Flex AutoComplete Component with your 360 Flex Ticket</title>
		<link>http://workflowFlash.com/61907/get-a-the-flextras-flex-autocomplete-component-with-your-360-flex-ticket.php</link>
		<comments>http://workflowFlash.com/61907/get-a-the-flextras-flex-autocomplete-component-with-your-360-flex-ticket.php#comments</comments>
		<pubDate>Tue, 15 Feb 2011 12:40:43 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://FB426B932FDFA96DC214877FEC8B2A5A</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Flextras is a sponsor of 360 Flex Denver this coming April. 360 Flex is the best Flex conference and they always put on a killer show. They'll have 50 sessions from some of the industries best coders; plenty of networking&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/61907/get-a-the-flextras-flex-autocomplete-component-with-your-360-flex-ticket.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get your Free Spark AutoComplete Component</title>
		<link>http://workflowFlash.com/61141/get-your-free-spark-autocomplete-component.php</link>
		<comments>http://workflowFlash.com/61141/get-your-free-spark-autocomplete-component.php#comments</comments>
		<pubDate>Thu, 10 Feb 2011 14:41:21 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://51829D39A58596A238A237D3DD41AD83</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Last week, I sent this out as a modified version of the Flextras Newsletter, talking about all about the Spark version of our Flex AutoCompleteComboBox Component, which is now available for you to use in any way you choose, with&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/61141/get-your-free-spark-autocomplete-component.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FXG &#8211; 2/4/2011 &#8211; Episode 94 &#8211; Flextras Friday Lunch</title>
		<link>http://workflowFlash.com/60655/fxg-242011-episode-94-flextras-friday-lunch.php</link>
		<comments>http://workflowFlash.com/60655/fxg-242011-episode-94-flextras-friday-lunch.php#comments</comments>
		<pubDate>Mon, 07 Feb 2011 12:38:04 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://013DEA85DD591BCF8F7AEFCE96213CF8</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>This time I delve into FXG, the Flash XML Graphics format used by many of the creative suite products. We talk about the Spark AutoCompleteComboBox, Flextras licensing, the online Flex Meetup Group, and the upcoming onslaught of tablets. Flextras Friday&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/60655/fxg-242011-episode-94-flextras-friday-lunch.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Flex AutoComplete Component &#8211; 1/21/2011 &#8211; Episode 93 &#8211; Flextras Friday Lunch</title>
		<link>http://workflowFlash.com/59633/free-flex-autocomplete-component-1212011-episode-93-flextras-friday-lunch.php</link>
		<comments>http://workflowFlash.com/59633/free-flex-autocomplete-component-1212011-episode-93-flextras-friday-lunch.php#comments</comments>
		<pubDate>Tue, 01 Feb 2011 02:40:26 +0000</pubDate>
		<dc:creator>Flextras.com</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://A0183D9AAEB3558A096F79DC936E6D1A</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>This time I demonstrate the new version of the Flextras AutoCompleteComboBox, now available for free. I also touch on building Spark components. Flextras Friday Lunch is a short demo followed by open Q&#038;A that occur the first and third Friday&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/59633/free-flex-autocomplete-component-1212011-episode-93-flextras-friday-lunch.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex ComboBox DataProvider</title>
		<link>http://workflowFlash.com/59433/adobe-flex-combobox-dataprovider.php</link>
		<comments>http://workflowFlash.com/59433/adobe-flex-combobox-dataprovider.php#comments</comments>
		<pubDate>Sun, 30 Jan 2011 21:00:00 +0000</pubDate>
		<dc:creator>Flash, Flex and ActionScript tutorials - flashadvanced</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[extNewsletterCB]]></category>

		<guid isPermaLink="false">http://flashadvanced.com/?p=496</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>In this simple example I will show you how to use the ComboBox component in Flex. We will create an ArrayCollection with items which we will use as a <strong>dataProvider&#8230;</strong> for the comboBox. Below you can see the working code]]></description>
		<wfw:commentRss>http://workflowFlash.com/59433/adobe-flex-combobox-dataprovider.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Problems with Flex 4 Combobox within a Datagrid</title>
		<link>http://workflowFlash.com/58538/problems-with-flex-4-combobox-within-a-datagrid.php</link>
		<comments>http://workflowFlash.com/58538/problems-with-flex-4-combobox-within-a-datagrid.php#comments</comments>
		<pubDate>Mon, 24 Jan 2011 08:38:09 +0000</pubDate>
		<dc:creator>Arcadio Carballares Martín</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://74091C7AF86D30028BF3B1154352026F</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Problem: Combobox component doesn&#8217;t work completely as itemrenderer in a Datagrid, dropdown and scoll is closed when the user interact. Solution: Avoid using flex 4 components as itemrenderer of Datagrid (flex 3) because they don&#8217;t share the same hierarchy component,&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/58538/problems-with-flex-4-combobox-within-a-datagrid.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Introduction: Flash ComboBox and DataGrid Components</title>
		<link>http://workflowFlash.com/55331/quick-introduction-flash-combobox-and-datagrid-components.php</link>
		<comments>http://workflowFlash.com/55331/quick-introduction-flash-combobox-and-datagrid-components.php#comments</comments>
		<pubDate>Thu, 30 Dec 2010 11:00:46 +0000</pubDate>
		<dc:creator>James Tyner</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://active.tutsplus.com/?p=6839</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>//In this Quick Tip on the Flash Professional Components we will be taking a look at the ComboBox and the DataGrid.


Brief Overview
In the demo SWF you&#8217;ll see a ComboBox and a DataGrid. Choosing a state from the ComboBox&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/55331/quick-introduction-flash-combobox-and-datagrid-components.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Wallview for Images with Silverlight: Design</title>
		<link>http://workflowFlash.com/48708/create-a-wallview-for-images-with-silverlight-design.php</link>
		<comments>http://workflowFlash.com/48708/create-a-wallview-for-images-with-silverlight-design.php#comments</comments>
		<pubDate>Mon, 15 Nov 2010 11:00:23 +0000</pubDate>
		<dc:creator>Bernd Hacker</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://active.tutsplus.com/?p=6333</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>As the title states, we&#8217;re going to create a Wallview inspired by iTunes. This tutorial is split up into two parts &#8211; one for the design in Blend and the other one for the code behind in Visual Studio. 


Final&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/48708/create-a-wallview-for-images-with-silverlight-design.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/Activetuts-SilverlightWallviewPreview280.mp4" length="0" type="video/mp4" />
		</item>
		<item>
		<title>Create an Advanced Scrollbar with ActionScript 3 and XML</title>
		<link>http://workflowFlash.com/45136/create-an-advanced-scrollbar-with-actionscript-3-and-xml.php</link>
		<comments>http://workflowFlash.com/45136/create-an-advanced-scrollbar-with-actionscript-3-and-xml.php#comments</comments>
		<pubDate>Tue, 26 Oct 2010 11:00:58 +0000</pubDate>
		<dc:creator>Erdi Yavuz</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://active.tutsplus.com/?p=6012</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>During this tutorial you&#8217;ll learn how to create a dynamic scrollbar using ActionScript 3 and XML. Our scrollbar will include some cool effects such as blurring and easing. Let&#8217;s begin!


Brief Overview
In order to easily update our project, we&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/45136/create-an-advanced-scrollbar-with-actionscript-3-and-xml.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design and Build a Silverlight 4 Translator App</title>
		<link>http://workflowFlash.com/38392/design-and-build-a-silverlight-4-translator-app.php</link>
		<comments>http://workflowFlash.com/38392/design-and-build-a-silverlight-4-translator-app.php#comments</comments>
		<pubDate>Tue, 21 Sep 2010 11:00:14 +0000</pubDate>
		<dc:creator>Islam Wazery</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://active.tutsplus.com/?p=5524</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>Yesterday, Carlos examined the Google AJAX API and Flash. Today, we&#8217;re going to look at creating a Silverlight Translator Application using the Microsoft Translator service. We&#8217;ll begin with interface design (in Photoshop) and move into implementation using Silverlight 4 (including&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/38392/design-and-build-a-silverlight-4-translator-app.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Develop a Translator App Using the Google AJAX API and JSON</title>
		<link>http://workflowFlash.com/38085/develop-a-translator-app-using-the-google-ajax-api-and-json.php</link>
		<comments>http://workflowFlash.com/38085/develop-a-translator-app-using-the-google-ajax-api-and-json.php#comments</comments>
		<pubDate>Mon, 20 Sep 2010 11:00:54 +0000</pubDate>
		<dc:creator>Carlos Yanez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://active.tutsplus.com/?p=5428</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>In this tutorial, you will learn how to use the Google AJAX API with ActionScript 3 to create a nice looking translator application. Enjoy!


Step 1: Brief Overview
Using some of the flash.net classes, a String that communicates with the&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/38085/develop-a-translator-app-using-the-google-ajax-api-and-json.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MovieClip Reconstruction with the SharedObject Class</title>
		<link>http://workflowFlash.com/30746/movieclip-reconstruction-with-the-sharedobject-class.php</link>
		<comments>http://workflowFlash.com/30746/movieclip-reconstruction-with-the-sharedobject-class.php#comments</comments>
		<pubDate>Thu, 19 Aug 2010 11:00:06 +0000</pubDate>
		<dc:creator>Hamed Nilforoshan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://active.tutsplus.com/?p=4934</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>During this tutorial, we will learn how to implement the SharedObject class. We&#8217;ll store all the essential data of a MovieClip locally, then reload it next time the application is opened!
<strong>We found this awesome author thanks to FlashGameLicense.com, the &#8230;</strong>]]></description>
		<wfw:commentRss>http://workflowFlash.com/30746/movieclip-reconstruction-with-the-sharedobject-class.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip: Using the Datagrid With XML</title>
		<link>http://workflowFlash.com/23447/quick-tip-using-the-datagrid-with-xml.php</link>
		<comments>http://workflowFlash.com/23447/quick-tip-using-the-datagrid-with-xml.php#comments</comments>
		<pubDate>Fri, 09 Jul 2010 11:00:10 +0000</pubDate>
		<dc:creator>James Tyner</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://active.tutsplus.com/?p=4603</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>I&#8217;m going to demonstrate how to use the datagrid component with an xml file. When you need to display tabular data there is no quicker and easier way than to use a datagrid, and when paired up with an xml&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/23447/quick-tip-using-the-datagrid-with-xml.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex: Country Aware States ComboBox</title>
		<link>http://workflowFlash.com/19479/flex-country-aware-states-combobox.php</link>
		<comments>http://workflowFlash.com/19479/flex-country-aware-states-combobox.php#comments</comments>
		<pubDate>Fri, 11 Jun 2010 17:25:04 +0000</pubDate>
		<dc:creator>ShortFusion</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://1F381116605858343BD3766D30FA7160</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Alex had created some extensions to ComboBox that handled pre-population of Country and State information. They solved his problem and hopefully worked for others as well, but i just had the occasion to start using them and ran into some&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/19479/flex-country-aware-states-combobox.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 4 Spark ComboBox/DropDownList &amp; Deep Linking Bug</title>
		<link>http://workflowFlash.com/18900/flex-4-spark-comboboxdropdownlist-deep-linking-bug.php</link>
		<comments>http://workflowFlash.com/18900/flex-4-spark-comboboxdropdownlist-deep-linking-bug.php#comments</comments>
		<pubDate>Tue, 08 Jun 2010 01:43:01 +0000</pubDate>
		<dc:creator>TJ Downes</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://B307C435CC566C424DFEC051B72E2F65</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>A few weeks ago I converted a project to Flex 4 from the Flex 3 SDK. Overall it wasn't too terribly bad, even though the project is rather large. However, I am using deep linking to track the users position&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/18900/flex-4-spark-comboboxdropdownlist-deep-linking-bug.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing DataProvider in a Flex ComboBox Problem Fix</title>
		<link>http://workflowFlash.com/18300/changing-dataprovider-in-a-flex-combobox-problem-fix.php</link>
		<comments>http://workflowFlash.com/18300/changing-dataprovider-in-a-flex-combobox-problem-fix.php#comments</comments>
		<pubDate>Thu, 03 Jun 2010 13:43:08 +0000</pubDate>
		<dc:creator>Newtriks</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://595B8E4BAD06B7D2C87D08FD381D1729</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>I have stumbled across an old fix I found for a problem I had with an mx:ComboBox ages ago and thought it worth while blogging about. Basically I found that if I bound an ArrayCollection to the dataprovider of a&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/18300/changing-dataprovider-in-a-flex-combobox-problem-fix.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using an editable Combobox as itemrenderer</title>
		<link>http://workflowFlash.com/16431/using-an-editable-combobox-as-itemrenderer.php</link>
		<comments>http://workflowFlash.com/16431/using-an-editable-combobox-as-itemrenderer.php#comments</comments>
		<pubDate>Sun, 23 May 2010 17:37:23 +0000</pubDate>
		<dc:creator>Comtaste Consulting Blog</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://A41755888E71D80210E10D569BDC6031</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Flex editable combobox can be really useful if you need to let the user select either one of the predefined values or a custom input. The same result can be achieved using a TextInput for custom text and a button&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/16431/using-an-editable-combobox-as-itemrenderer.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alternative Combobox for Flex</title>
		<link>http://workflowFlash.com/16391/alternative-combobox-for-flex.php</link>
		<comments>http://workflowFlash.com/16391/alternative-combobox-for-flex.php#comments</comments>
		<pubDate>Sun, 23 May 2010 11:38:35 +0000</pubDate>
		<dc:creator>blog.idsklijnsma.nl</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://E92F0207E91FF8454937BB54808DCB6E</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>The default flex combobox has keyboard navigation support, but it&#8217;s not how you&#8217;d expect keyboard support to be. For instance, if you have a list with the following items: &#8216;aa&#8217;, &#8216;ab&#8217;, &#8216;ba&#8217;, and you first press &#8216;a&#8217;, and then &#8216;b&#8217;,&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/16391/alternative-combobox-for-flex.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flexcommon 1.2 released</title>
		<link>http://workflowFlash.com/15495/flexcommon-1-2-released.php</link>
		<comments>http://workflowFlash.com/15495/flexcommon-1-2-released.php#comments</comments>
		<pubDate>Tue, 18 May 2010 15:48:23 +0000</pubDate>
		<dc:creator>Flex Force</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://813C0838EC94C41F069C0B0826BF9808</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>I have just uploaded the latest version (1.2) of my FlexCommon library to its home on GoogleCode. This latest release contains the following changes:Compiled with Flex 3.2I dont see this as a problem and should allow a wider audience to&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/15495/flexcommon-1-2-released.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting the text roll over color on a Spark DropDownList control in Flex 4</title>
		<link>http://workflowFlash.com/14802/setting-the-text-roll-over-color-on-a-spark-dropdownlist-control-in-flex-4.php</link>
		<comments>http://workflowFlash.com/14802/setting-the-text-roll-over-color-on-a-spark-dropdownlist-control-in-flex-4.php#comments</comments>
		<pubDate>Fri, 14 May 2010 01:18:15 +0000</pubDate>
		<dc:creator>Flex Examples</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://7F2B88636E65E2D43668E29BCC8ACED6</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>In a previous example, &#8220;Setting the text roll over color on a ComboBox control in Flex&#8221;, we saw how you could change the text roll over color for a Flex MX ComboBox control by setting the textRollOverColor style. The following&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/14802/setting-the-text-roll-over-color-on-a-spark-dropdownlist-control-in-flex-4.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spark ComboBox textRollOverColor</title>
		<link>http://workflowFlash.com/14288/spark-combobox-textrollovercolor.php</link>
		<comments>http://workflowFlash.com/14288/spark-combobox-textrollovercolor.php#comments</comments>
		<pubDate>Tue, 11 May 2010 18:03:59 +0000</pubDate>
		<dc:creator>Teoti Graphix, LLC</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://28874CF76D92ECC9D0A497D92199EB57</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>The transition from halo to spark has blurred the lines of what a developer in Flex 3 thinks they can do with styles in Flex 4. Here is an example of creating an itemRenderer with a textRollOverColor and textSelectedColor styles&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/14288/spark-combobox-textrollovercolor.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 4 and the Text Layout Framework</title>
		<link>http://workflowFlash.com/11630/flex-4-and-the-text-layout-framework.php</link>
		<comments>http://workflowFlash.com/11630/flex-4-and-the-text-layout-framework.php#comments</comments>
		<pubDate>Mon, 26 Apr 2010 17:16:53 +0000</pubDate>
		<dc:creator>DevGirl's Weblog</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://323335DC74560307848558B33A4E2149</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>One of my favorite things about Flex 4 is that it now includes the Text Layout Framework as the basis of many Spark text components such as RichText, RichEditableText, TextArea, and TextInput as well as any other components that utilize&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/11630/flex-4-and-the-text-layout-framework.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encapsulating RemoteObject in Flex 4</title>
		<link>http://workflowFlash.com/11034/encapsulating-remoteobject-in-flex-4.php</link>
		<comments>http://workflowFlash.com/11034/encapsulating-remoteobject-in-flex-4.php#comments</comments>
		<pubDate>Thu, 22 Apr 2010 21:39:45 +0000</pubDate>
		<dc:creator>Pedro Claudio</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://8DF35B696C07DEC6E2D16B33F194DEFF</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>With the ease of customization of Flex, you can expedite the production of their applications by encapsulating internal routines (the player) or external, by creating a custom component that will be used for any application. Here I board the DataGrid,&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/11034/encapsulating-remoteobject-in-flex-4.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a custom combobox component using Flash Catalyst</title>
		<link>http://workflowFlash.com/10442/creating-a-custom-combobox-component-using-flash-catalyst.php</link>
		<comments>http://workflowFlash.com/10442/creating-a-custom-combobox-component-using-flash-catalyst.php#comments</comments>
		<pubDate>Fri, 16 Apr 2010 07:19:10 +0000</pubDate>
		<dc:creator>Adobe Flex cookbook</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://936E30FF87A340512EB51195D6762217</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>At the moment Flash Catalyst doesn't support direct creation of a custom combobox component from design artwork. But sometimes you just need a combobox with a custom look and feel.&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/10442/creating-a-custom-combobox-component-using-flash-catalyst.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a custom combobox using Flash Catalyst</title>
		<link>http://workflowFlash.com/10443/creating-a-custom-combobox-using-flash-catalyst.php</link>
		<comments>http://workflowFlash.com/10443/creating-a-custom-combobox-using-flash-catalyst.php#comments</comments>
		<pubDate>Fri, 16 Apr 2010 06:55:46 +0000</pubDate>
		<dc:creator>Flexpert to the rescue</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://C92CE5E178E40F1802C124DDDFD6C5F5</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Comboboxes are great components, but unfortunately, at this time there is no Spark equivalent for the Halo &#60;mx:ComboBox&#62; component. That means that for the moment you cannot create a custom combobox in Flash Catalyst by simply using the HUD or&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/10443/creating-a-custom-combobox-using-flash-catalyst.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Handy AS3 Weather App with the Yahoo API</title>
		<link>http://workflowFlash.com/9842/build-a-handy-as3-weather-app-with-the-yahoo-api.php</link>
		<comments>http://workflowFlash.com/9842/build-a-handy-as3-weather-app-with-the-yahoo-api.php#comments</comments>
		<pubDate>Wed, 07 Apr 2010 11:00:13 +0000</pubDate>
		<dc:creator>José Campos</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://active.tutsplus.com/?p=3651</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6001.png" width="20" height="20" alt="Tutorials" title="Tutorials" /><br/>With help from this tutorial you will learn how to use the Yahoo Weather API to obtain and display weather forecasts with AS3.


Final Result Preview
Let&#8217;s take a look at the final result we will be working towards:




Step&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/9842/build-a-handy-as3-weather-app-with-the-yahoo-api.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex: Default List Item, Dynamically Populated ComboBox</title>
		<link>http://workflowFlash.com/9764/flex-default-list-item-dynamically-populated-combobox.php</link>
		<comments>http://workflowFlash.com/9764/flex-default-list-item-dynamically-populated-combobox.php#comments</comments>
		<pubDate>Tue, 06 Apr 2010 15:26:13 +0000</pubDate>
		<dc:creator>ShortFusion</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://14DDB735286D802B28FA05D5E6A721C6</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>I've been crazy busy, but here is a little GUI element that I have create for use in an AIR application designed to control a Flex app. One of the features is the ability to create lists at configuration that&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/9764/flex-default-list-item-dynamically-populated-combobox.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex: Default List Item, Dynamically Populated ComboBox</title>
		<link>http://workflowFlash.com/9765/flex-default-list-item-dynamically-populated-combobox.php</link>
		<comments>http://workflowFlash.com/9765/flex-default-list-item-dynamically-populated-combobox.php#comments</comments>
		<pubDate>Tue, 06 Apr 2010 15:26:13 +0000</pubDate>
		<dc:creator>ShortFusion</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://14DDB735286D802B28FA05D5E6A721C6</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>I've been crazy busy, but here is a little GUI element that I have create for use in an AIR application designed to control a Flex app. One of the features is the ability to create lists at configuration that&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/9765/flex-default-list-item-dynamically-populated-combobox.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DataGrid with ComboBox cells</title>
		<link>http://workflowFlash.com/9006/datagrid-with-combobox-cells.php</link>
		<comments>http://workflowFlash.com/9006/datagrid-with-combobox-cells.php#comments</comments>
		<pubDate>Mon, 22 Mar 2010 18:00:00 +0000</pubDate>
		<dc:creator>ActionScript.org Staff</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/resources/articles/993/1/DataGrid-with-ComboBox-cells/Page1.html</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6007.png" width="20" height="20" alt="Flex" title="Flex" /><br/>With this tutorial I want to shed some light upon how you dynamically can add columns that have ComboBoxes for cells. To achieve this we have to use a custom renderer for the column, we will also store an object&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/9006/datagrid-with-combobox-cells.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DataGrid with ComboBox cells</title>
		<link>http://workflowFlash.com/171369/datagrid-with-combobox-cells-2.php</link>
		<comments>http://workflowFlash.com/171369/datagrid-with-combobox-cells-2.php#comments</comments>
		<pubDate>Mon, 22 Mar 2010 18:00:00 +0000</pubDate>
		<dc:creator>ActionScript.org Staff</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[extNewsletterCB]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/resources/articles/993/1/DataGrid-with-ComboBox-cells/Page1.html</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6007.png" width="20" height="20" alt="Flex" title="Flex" /><br/>With this tutorial I want to shed some light upon how you dynamically can add columns that have ComboBoxes for cells. To achieve this we have to use a custom renderer for the column, we will also store an object&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/171369/datagrid-with-combobox-cells-2.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Hillel Coren AutoComplete custom component</title>
		<link>http://workflowFlash.com/7984/hillel-coren-autocomplete-custom-component.php</link>
		<comments>http://workflowFlash.com/7984/hillel-coren-autocomplete-custom-component.php#comments</comments>
		<pubDate>Mon, 15 Mar 2010 09:41:45 +0000</pubDate>
		<dc:creator>Comtaste Consulting Blog</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://D1BC778D58741C6190C3915C79EB2C00</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>Around the web we can find a lot of interesting e useful flex custom components. In my last works I had the chance to use the Autocomplete component developed by Hillel Coren (http://hillelcoren.com). In this post I'll try to present&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/7984/hillel-coren-autocomplete-custom-component.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Examples &#8211; Binding a Value to a ComboBox</title>
		<link>http://workflowFlash.com/6585/flex-examples-binding-a-value-to-a-combobox.php</link>
		<comments>http://workflowFlash.com/6585/flex-examples-binding-a-value-to-a-combobox.php#comments</comments>
		<pubDate>Tue, 23 Feb 2010 04:35:51 +0000</pubDate>
		<dc:creator>Flex Developers</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://24DA6772DC2D291B669F8F0E2371BBF4</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>When working with&#160;the ComboBox component, I have found that I pretty much always want&#160;to bind a value to the ComboBox so that it automatically selects a&#160;corresponding record in the dataProvider. The most straight forward&#160;example of this is with a ComboBox&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/6585/flex-examples-binding-a-value-to-a-combobox.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skinning the ComboBox Flash component</title>
		<link>http://workflowFlash.com/6319/skinning-the-combobox-flash-component.php</link>
		<comments>http://workflowFlash.com/6319/skinning-the-combobox-flash-component.php#comments</comments>
		<pubDate>Wed, 17 Feb 2010 16:46:41 +0000</pubDate>
		<dc:creator>zedia flash blog</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://3379E736BBF0942978F52DFB37AAA837</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>This post is more for me because I keep forgetting how to do this. For my defense I have to say that it is not exactly the first thing that comes to mind when you are trying to change the&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/6319/skinning-the-combobox-flash-component.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a simple estimate form in Flex</title>
		<link>http://workflowFlash.com/6219/creating-a-simple-estimate-form-in-flex.php</link>
		<comments>http://workflowFlash.com/6219/creating-a-simple-estimate-form-in-flex.php#comments</comments>
		<pubDate>Tue, 16 Feb 2010 06:18:26 +0000</pubDate>
		<dc:creator>Flex Examples</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://6ACBD59D0299382BB35D8F4D3C1D1C3B</guid>
		<description><![CDATA[<img src="http://workflowflash.com/wp-content/themes/wn_wfl/images//caticon20x20_6002.png" width="20" height="20" alt="News" title="News" /><br/>The following example shows how you can create a simple online estimate form in Flex using some ComboBox controls and some simple ActionScript. &#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62; &#60;!-- http://blog.flexexamples.com/2010/02/15/creating-a-simple-estimate-form-in-flex/ --&#62; &#60;mx:Application name=&#34;EstimateForm_test&#34; xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34; layout=&#34;vertical&#34; verticalAlign=&#34;middle&#34; [...]&#8230;]]></description>
		<wfw:commentRss>http://workflowFlash.com/6219/creating-a-simple-estimate-form-in-flex.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: workflowflash.com @ 2013-05-23 13:02:16 by W3 Total Cache -->