<?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>WebDevelopmentBits &#187; Flex</title>
	<atom:link href="http://www.webdevelopmentbits.com/category/flex/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdevelopmentbits.com</link>
	<description>Web Development &#124; PHP Development &#124; Zend Development &#124; Flex Development &#124; Air Development</description>
	<lastBuildDate>Mon, 06 Sep 2010 11:30:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Playing with MouseEvent in Flex 3</title>
		<link>http://www.webdevelopmentbits.com/playing-with-mouseevent-in-flex-3</link>
		<comments>http://www.webdevelopmentbits.com/playing-with-mouseevent-in-flex-3#comments</comments>
		<pubDate>Wed, 12 Nov 2008 04:58:12 +0000</pubDate>
		<dc:creator>Amar Shukla</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[AS3 MouseEvent]]></category>
		<category><![CDATA[flex 3]]></category>
		<category><![CDATA[flex 3 tricks]]></category>
		<category><![CDATA[Flex 3 Tutorial]]></category>
		<category><![CDATA[MouseEvent]]></category>
		<category><![CDATA[Playing with Events]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=281</guid>
		<description><![CDATA[<p>I have come across a very interesting problem while developing a flex application where I have a
button control and I want to call two different functions on  click of the button . The interesting part
is that I want&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I have come across a very interesting problem while developing a flex application where I have a
button control and I want to call two different functions on  click of the button . The interesting part
is that I want to call two different functions on different events of the same button control, one at
single click and ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/playing-with-mouseevent-in-flex-3/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SingleTon Pattern in Flex</title>
		<link>http://www.webdevelopmentbits.com/singleton-pattern-in-flex</link>
		<comments>http://www.webdevelopmentbits.com/singleton-pattern-in-flex#comments</comments>
		<pubDate>Tue, 04 Nov 2008 14:11:44 +0000</pubDate>
		<dc:creator>Ponbharathi Bakthaduruvan</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Singleton Pattern]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=236</guid>
		<description><![CDATA[<p><strong>What is singleton pattern?</strong>

<strong></strong>

The singleton pattern is a design pattern that is used to restrict instantiation of a class to one object. If you create the class as a singleton then no way to create more than one&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><strong>What is singleton pattern?</strong>

<strong></strong>

The singleton pattern is a design pattern that is used to restrict instantiation of a class to one object. If you create the class as a singleton then no way to create more than one instance. But, you can get that single instance in any number of classes. So all the classes ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/singleton-pattern-in-flex/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Modular Applications</title>
		<link>http://www.webdevelopmentbits.com/modular-applications</link>
		<comments>http://www.webdevelopmentbits.com/modular-applications#comments</comments>
		<pubDate>Tue, 04 Nov 2008 14:10:57 +0000</pubDate>
		<dc:creator>Ponbharathi Bakthaduruvan</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Modules]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=220</guid>
		<description><![CDATA[<p><strong>Modular applications</strong>

Sometimes our flex application's size becomes very large. Due to this, we are facing many problems such as bandwidth, network traffic and it will take more time to load. We have many ways to solve this problem such&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Modular applications</strong>

Sometimes our flex application's size becomes very large. Due to this, we are facing many problems such as bandwidth, network traffic and it will take more time to load. We have many ways to solve this problem such as 

1. Do not embed the assets into the project. 
2. Modules.

<strong>About Modules</strong>

Modules are the swf ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/modular-applications/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Philosophy of Object Oriented Programming and Software Design</title>
		<link>http://www.webdevelopmentbits.com/philosophy-of-object-oriented-programming-and-software-design</link>
		<comments>http://www.webdevelopmentbits.com/philosophy-of-object-oriented-programming-and-software-design#comments</comments>
		<pubDate>Sat, 01 Nov 2008 14:33:25 +0000</pubDate>
		<dc:creator>Hage Yaapa</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Object-Oriented Programming]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=241</guid>
		<description><![CDATA[Now, I am no expert in OOP or software design, but here's a philosophy which might help you make the most of what you know about OOP and software design.]]></description>
			<content:encoded><![CDATA[<p>Now, I am no expert in OOP or software design, but here&#8217;s a philosophy which might help you make the most of what you know about OOP and software design.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/philosophy-of-object-oriented-programming-and-software-design/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PureMVC</title>
		<link>http://www.webdevelopmentbits.com/puremvc</link>
		<comments>http://www.webdevelopmentbits.com/puremvc#comments</comments>
		<pubDate>Tue, 28 Oct 2008 10:28:42 +0000</pubDate>
		<dc:creator>Ponbharathi Bakthaduruvan</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=193</guid>
		<description><![CDATA[<p>PureMVC is a framework which helps the Flex programmers to create applications in the MVC architecture. It helps the programmers to develop loosely coupled components. It helps to create the resusable codes. Very easy to understand and maintain than other&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>PureMVC is a framework which helps the Flex programmers to create applications in the MVC architecture. It helps the programmers to develop loosely coupled components. It helps to create the resusable codes. Very easy to understand and maintain than other frameworks. Forces the singleton pattern.

We can divide the pureMVC as:
<ul>
	<li> Facade &amp; Core</li>
	<li> Controller &amp; ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/puremvc/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RIA and Flex</title>
		<link>http://www.webdevelopmentbits.com/ria-and-flex</link>
		<comments>http://www.webdevelopmentbits.com/ria-and-flex#comments</comments>
		<pubDate>Mon, 27 Oct 2008 05:57:46 +0000</pubDate>
		<dc:creator>Ponbharathi Bakthaduruvan</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=103</guid>
		<description><![CDATA[<p><a href="http://www.webdevelopmentbits.com/wp-content/uploads/2008/10/riaic.png"><img class="alignnone size-full wp-image-107" title="riaic" src="http://www.webdevelopmentbits.com/wp-content/uploads/2008/10/riaic.png" alt="" width="102" height="15" /></a>
<p style="text-align: center;"><a href="http://www.webdevelopmentbits.com/wp-content/uploads/2008/10/ria.png"><img class="size-medium wp-image-104 aligncenter" title="ria" src="http://www.webdevelopmentbits.com/wp-content/uploads/2008/10/ria-300x300.png" alt="RIA" width="300" height="300" /></a></p>

<ul>
	<li> A rich Internet application (RIA) is a Web application designed to deliver the same features and functions normally associated with deskop applications.</li>
</ul>
<ul>
	<li>RIAs typically form a stateful client application with a separate services ...</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webdevelopmentbits.com/wp-content/uploads/2008/10/riaic.png"><img class="alignnone size-full wp-image-107" title="riaic" src="http://www.webdevelopmentbits.com/wp-content/uploads/2008/10/riaic.png" alt="" width="102" height="15" /></a>
<p style="text-align: center;"><a href="http://www.webdevelopmentbits.com/wp-content/uploads/2008/10/ria.png"><img class="size-medium wp-image-104 aligncenter" title="ria" src="http://www.webdevelopmentbits.com/wp-content/uploads/2008/10/ria-300x300.png" alt="RIA" width="300" height="300" /></a></p>

<ul>
	<li> A rich Internet application (RIA) is a Web application designed to deliver the same features and functions normally associated with deskop applications.</li>
</ul>
<ul>
	<li>RIAs typically form a stateful client application with a separate services ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/ria-and-flex/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


