<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Flex Script</title>
	<atom:link href="http://flexscript.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexscript.wordpress.com</link>
	<description>Flex Tricks - Tips - Code Snippets</description>
	<lastBuildDate>Fri, 27 Jan 2012 12:30:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='flexscript.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Flex Script</title>
		<link>http://flexscript.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://flexscript.wordpress.com/osd.xml" title="Flex Script" />
	<atom:link rel='hub' href='http://flexscript.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Creating Custom Layouts in flex 4</title>
		<link>http://flexscript.wordpress.com/2010/04/16/creating-custom-layouts-in-flex-4/</link>
		<comments>http://flexscript.wordpress.com/2010/04/16/creating-custom-layouts-in-flex-4/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 09:21:16 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[flex 4]]></category>
		<category><![CDATA[creating custom layout]]></category>
		<category><![CDATA[flex 4 custom layouts]]></category>
		<category><![CDATA[flex 4 examples]]></category>
		<category><![CDATA[flex r layouts]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=215</guid>
		<description><![CDATA[Flex 4 comes with powerful and lightweight layout rules. In flex 3, there are specific containers which comes with built in layouts  like HBox,VBOX etc. In flex 4 we can specify any standard or custom layout for layout based components like list, group etc. So it is very easy to create custom layouts and reuse [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=215&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2010/04/16/creating-custom-layouts-in-flex-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>
	</item>
		<item>
		<title>WireFrame Builder : A Tool for creating flex wire frames</title>
		<link>http://flexscript.wordpress.com/2009/10/06/wireframe-builder-a-tool-for-creating-flex-wire-frames/</link>
		<comments>http://flexscript.wordpress.com/2009/10/06/wireframe-builder-a-tool-for-creating-flex-wire-frames/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 05:10:59 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[Flash Player 10]]></category>
		<category><![CDATA[Flex 4 - gumbo Examples]]></category>
		<category><![CDATA[Flex Applications]]></category>
		<category><![CDATA[flex 4]]></category>
		<category><![CDATA[flex 4 AIR]]></category>
		<category><![CDATA[mockups]]></category>
		<category><![CDATA[wire frame]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=213</guid>
		<description><![CDATA[I have learning flex 4.0 SDK, i thought to instead go on reading and working on small examples, it is better to create a best application using flex 4.0 SDK. The result is an AIR Application &#8220;WireFrameBuilder&#8221; using Flex 4.0 (note: Flex 4.0 SDK is still under development. The content may change accordingly). Here is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=213&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2009/10/06/wireframe-builder-a-tool-for-creating-flex-wire-frames/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>
	</item>
		<item>
		<title>Uploading an image into flash without server side script using flash player 10</title>
		<link>http://flexscript.wordpress.com/2009/01/12/uploading-an-image-into-flash-without-server-side-script-using-flash-player-10/</link>
		<comments>http://flexscript.wordpress.com/2009/01/12/uploading-an-image-into-flash-without-server-side-script-using-flash-player-10/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 17:01:17 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[Flash Player 10]]></category>
		<category><![CDATA[Flex 4 - gumbo Examples]]></category>
		<category><![CDATA[flash image upload]]></category>
		<category><![CDATA[flash player 10 file upload example]]></category>
		<category><![CDATA[flash player file reference]]></category>
		<category><![CDATA[upload image flash]]></category>
		<category><![CDATA[uploading image to flash player]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=207</guid>
		<description><![CDATA[According to my last post, Flash Player 10 has updated FileReference class with some new featured methods. My last post explaining how some one can download an image from flash to user file system without using any server side scripting. In this post i am going to show you another power of flash player 10, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=207&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2009/01/12/uploading-an-image-into-flash-without-server-side-script-using-flash-player-10/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>
	</item>
		<item>
		<title>File download without any server (ASP,PHP,etc) script in flash player 10</title>
		<link>http://flexscript.wordpress.com/2009/01/11/file-download-without-any-server-aspphpetc-script/</link>
		<comments>http://flexscript.wordpress.com/2009/01/11/file-download-without-any-server-aspphpetc-script/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 14:33:27 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[Flash Player 10]]></category>
		<category><![CDATA[file download example]]></category>
		<category><![CDATA[file reference save example]]></category>
		<category><![CDATA[flash player 10 example]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=201</guid>
		<description><![CDATA[While reading through flash player 10 API, i come to know that FileReference Class has updated with few new features. FileReference Objetc now can take file into flash player (upload) and give file back to file system (download) without any server side script like ASP, PHP etc. flash player 10 can perform these tasks without [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=201&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2009/01/11/file-download-without-any-server-aspphpetc-script/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex 4 &#8211; List with states and transitions</title>
		<link>http://flexscript.wordpress.com/2009/01/10/flex-4-gumbo-list-with-states-and-transitions/</link>
		<comments>http://flexscript.wordpress.com/2009/01/10/flex-4-gumbo-list-with-states-and-transitions/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 18:20:34 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[flex 4]]></category>
		<category><![CDATA[Flex 4 - gumbo Examples]]></category>
		<category><![CDATA[flex 4 list example]]></category>
		<category><![CDATA[flex gumbo]]></category>
		<category><![CDATA[flex gumbo states example]]></category>
		<category><![CDATA[flex gumbo transitions]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=198</guid>
		<description><![CDATA[Flex 4 is going to make states and transition on fly on components. here i have created  a list with states and transitions. check it out. Please make sure to configure your flex builder to target it to flex 4 SDK and flash player 10. Below example shows how you can use an item renderer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=198&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2009/01/10/flex-4-gumbo-list-with-states-and-transitions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>
	</item>
		<item>
		<title>Am Playing with Flex 4 (Gumbo)</title>
		<link>http://flexscript.wordpress.com/2009/01/10/am-playing-with-flex-4-gumbo/</link>
		<comments>http://flexscript.wordpress.com/2009/01/10/am-playing-with-flex-4-gumbo/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 18:10:35 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[Flex 4 - gumbo Examples]]></category>
		<category><![CDATA[flex 4 examples]]></category>
		<category><![CDATA[flex gumbo]]></category>
		<category><![CDATA[flex gumbo examples]]></category>
		<category><![CDATA[Flex4]]></category>
		<category><![CDATA[gumbo example]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=196</guid>
		<description><![CDATA[Hi,.. i am started to play with Flex 4 (Gumbo) with creating samples. I am going to post the codes and details here.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=196&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2009/01/10/am-playing-with-flex-4-gumbo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Runtime Shared Libraries &#8211; Utilizing Flash Player Cache</title>
		<link>http://flexscript.wordpress.com/2008/11/15/using-runtime-shared-libraries-utilizing-flash-player-cache/</link>
		<comments>http://flexscript.wordpress.com/2008/11/15/using-runtime-shared-libraries-utilizing-flash-player-cache/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 12:22:26 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex How To - Tricks]]></category>
		<category><![CDATA[flex rsl]]></category>
		<category><![CDATA[flex runtime shared libraries]]></category>
		<category><![CDATA[flsh player cache rsl]]></category>
		<category><![CDATA[runtime shared library]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=192</guid>
		<description><![CDATA[This post is intended to highlight on new Flash Player [Flash Player 9 Update 3 (9,0,115,0)]cache feature using Flex and focus on overview of RSL’s in Flex 3 framework. As we know that when we compile a Flex Application, the resulting SWF file includes the compiled application code along with framework code as well. Which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=192&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2008/11/15/using-runtime-shared-libraries-utilizing-flash-player-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>
	</item>
		<item>
		<title>Behavioral Design Patterns: State Design Pattern</title>
		<link>http://flexscript.wordpress.com/2008/11/10/behavioral-design-patterns-state-design-pattern/</link>
		<comments>http://flexscript.wordpress.com/2008/11/10/behavioral-design-patterns-state-design-pattern/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 15:08:56 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[ActionSctipt Design Patterns]]></category>
		<category><![CDATA[Behavioral Design Patterns]]></category>
		<category><![CDATA[Behavioral Design Pattern]]></category>
		<category><![CDATA[State Design Pattern]]></category>
		<category><![CDATA[action Sctipr State design pattern]]></category>
		<category><![CDATA[flex state design pattern]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=189</guid>
		<description><![CDATA[The State Design Pattern is used when an application has different states, transitions between states and Objects behavior changes according to the changed state. Each Object has its own state defined internally. To Understand the State Design Pattern, we need to know some related concepts; 1) State Machines 2) Transitions 3) State Triggers To understand [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=189&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2008/11/10/behavioral-design-patterns-state-design-pattern/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>

		<media:content url="http://flexscript.files.wordpress.com/2008/11/statepattern.jpg" medium="image">
			<media:title type="html">statepattern</media:title>
		</media:content>
	</item>
		<item>
		<title>Behavioral Design Patterns: Template Method Design Pattern</title>
		<link>http://flexscript.wordpress.com/2008/11/04/behavioral-design-patterns-template-method-design-pattern/</link>
		<comments>http://flexscript.wordpress.com/2008/11/04/behavioral-design-patterns-template-method-design-pattern/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 14:30:41 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionSctipt Design Patterns]]></category>
		<category><![CDATA[Behavioral Design Patterns]]></category>
		<category><![CDATA[Template Design pattern]]></category>
		<category><![CDATA[flex design patterns]]></category>
		<category><![CDATA[actionscript design pattern]]></category>
		<category><![CDATA[template design pattern actionscript]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=186</guid>
		<description><![CDATA[Sometimes we want to specify the order (algorithm) of operations that a method uses, but allow subclasses to provide their own implementations by using the same order (algorithm) of operations. The intension of this pattern is to define an algorithm of operations in a method, and implementation of those operations is defined in subclasses. Consider [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=186&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2008/11/04/behavioral-design-patterns-template-method-design-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>

		<media:content url="http://flexscript.files.wordpress.com/2008/11/templatemethod.jpg" medium="image">
			<media:title type="html">templatemethod</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Component Lifecycle and Flex Component Framework</title>
		<link>http://flexscript.wordpress.com/2008/10/24/flex-component-lifecycle-and-flex-component-framework/</link>
		<comments>http://flexscript.wordpress.com/2008/10/24/flex-component-lifecycle-and-flex-component-framework/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 13:45:22 +0000</pubDate>
		<dc:creator>Shrikant Patil</dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[component lifecycle]]></category>
		<category><![CDATA[creating flex components]]></category>
		<category><![CDATA[flex advanced components]]></category>
		<category><![CDATA[Flex Component]]></category>
		<category><![CDATA[flex component framework]]></category>
		<category><![CDATA[flex component life cycle]]></category>

		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=172</guid>
		<description><![CDATA[Flex is component based framework. It has many components like button, datagrid, containers etc. There are times when we want to write our own component when any of standard Flex components doesn’t meet our application needs. There are two ways to achieve this, either create the required custom component by extending exiting Flex standard components [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexscript.wordpress.com&amp;blog=4268045&amp;post=172&amp;subd=flexscript&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://flexscript.wordpress.com/2008/10/24/flex-component-lifecycle-and-flex-component-framework/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edb909ca338244d2c37c36e604aa4b1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shrikantpatil</media:title>
		</media:content>

		<media:content url="http://flexscript.files.wordpress.com/2008/10/clc-1.jpg" medium="image">
			<media:title type="html">clc-1</media:title>
		</media:content>

		<media:content url="http://flexscript.files.wordpress.com/2008/10/clc-2.jpg" medium="image">
			<media:title type="html">clc-2</media:title>
		</media:content>

		<media:content url="http://flexscript.files.wordpress.com/2008/10/clc-3.jpg" medium="image">
			<media:title type="html">clc-3</media:title>
		</media:content>

		<media:content url="http://flexscript.files.wordpress.com/2008/10/clc-4.jpg" medium="image">
			<media:title type="html">clc-4</media:title>
		</media:content>

		<media:content url="http://flexscript.files.wordpress.com/2008/10/clc-5.jpg" medium="image">
			<media:title type="html">clc-5</media:title>
		</media:content>
	</item>
	</channel>
</rss>
