<?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>MyFunnyDev &#187; Flex</title>
	<atom:link href="http://michalkuklis.com/blog/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://michalkuklis.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 14 Jan 2012 17:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>flex 3 component explorer</title>
		<link>http://michalkuklis.com/blog/2008/03/27/flex-3-component-explorer/</link>
		<comments>http://michalkuklis.com/blog/2008/03/27/flex-3-component-explorer/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 16:13:38 +0000</pubDate>
		<dc:creator>Michał Kuklis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://michalkuklis.com/blog/?p=34</guid>
		<description><![CDATA[http://examples.adobe.com/flex3/componentexplorer/explorer.html]]></description>
			<content:encoded><![CDATA[<p><a href="http://examples.adobe.com/flex3/componentexplorer/explorer.html">http://examples.adobe.com/flex3/componentexplorer/explorer.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://michalkuklis.com/blog/2008/03/27/flex-3-component-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 2 TileList &#8211; Selecting multiple elements by Dragging</title>
		<link>http://michalkuklis.com/blog/2007/07/25/flex-2-tilelist-selecting-by-dragging/</link>
		<comments>http://michalkuklis.com/blog/2007/07/25/flex-2-tilelist-selecting-by-dragging/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 02:33:29 +0000</pubDate>
		<dc:creator>Michał Kuklis</dc:creator>
				<category><![CDATA[flex 2]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://michalkuklis.com/archives/28</guid>
		<description><![CDATA[This is still work in progress. It&#8217;s based on the TileList component. You can play with it here:]]></description>
			<content:encoded><![CDATA[<p>This is still work in progress. It&#8217;s based on the TileList component.<br />
<img src="/blog/images/cows.jpg" height="279" width="333" /><br />
You can play with it here:</p>
<p><object type="application/x-shockwave-flash" data="/blog/images/flex/test.swf" height="500" width="600"></object></p>
]]></content:encoded>
			<wfw:commentRss>http://michalkuklis.com/blog/2007/07/25/flex-2-tilelist-selecting-by-dragging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 2 Explorers</title>
		<link>http://michalkuklis.com/blog/2007/06/12/flex-2-explorers/</link>
		<comments>http://michalkuklis.com/blog/2007/06/12/flex-2-explorers/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 04:37:11 +0000</pubDate>
		<dc:creator>Michał Kuklis</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[flex 2]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://michalkuklis.com/archives/27</guid>
		<description><![CDATA[Adobe Style explorer Effects explorer Flip/Rotate/&#8230; explorer Primitive explorer Filter explorer]]></description>
			<content:encoded><![CDATA[<ol>
<li><a href="http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html">Adobe Style explorer</a></li>
<li><a href="http://blog.keutgens.de/download/flexEffectExplorer/current/swf/TransitionsAndEffects.html">Effects explorer</a></li>
<li><a href="http://www.alex-uhlmann.de/flash/adobe/blog/distortionEffects/effectCube/">Flip/Rotate/&#8230; explorer</a></li>
<li><a href="http://www.3gcomm.fr/Flex/PrimitiveExplorer/Flex2PrimitiveExplorer.html">Primitive explorer</a></li>
<li><a href="http://www.merhl.com/flex2_samples/filterExplorer/">Filter explorer</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://michalkuklis.com/blog/2007/06/12/flex-2-explorers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prana Framework</title>
		<link>http://michalkuklis.com/blog/2007/06/11/prana-framework/</link>
		<comments>http://michalkuklis.com/blog/2007/06/11/prana-framework/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 01:59:42 +0000</pubDate>
		<dc:creator>Michał Kuklis</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://michalkuklis.com/archives/26</guid>
		<description><![CDATA[I&#8217;ve just found new ActionScript 3 Framework. Prana includes IOC container similar to Spring + reflection utils and more&#8230; You can find more info on author&#8217;s blog]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just found new <a href="http://sourceforge.net/projects/prana/">ActionScript 3 Framework</a>.  Prana includes IOC container similar to Spring + reflection utils and more&#8230;<br />
You can find more info on <a href="http://www.herrodius.com/blog/?cat=24">author&#8217;s blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://michalkuklis.com/blog/2007/06/11/prana-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLEX + SPRING + IBATIS + CAIRNGORM</title>
		<link>http://michalkuklis.com/blog/2007/05/29/flex-spring-ibatis-cairngorm/</link>
		<comments>http://michalkuklis.com/blog/2007/05/29/flex-spring-ibatis-cairngorm/#comments</comments>
		<pubDate>Tue, 29 May 2007 20:31:28 +0000</pubDate>
		<dc:creator>Michał Kuklis</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://michalkuklis.com/archives/25</guid>
		<description><![CDATA[Chris Giametta wrote about how to connect all of the above together. update: Christophe Coenraets shows how to use flex with Spring here Peter Martin describes how to deploy flex on WebSphere here]]></description>
			<content:encoded><![CDATA[<p>Chris Giametta <a href="http://www.appfoundation.com/blogs/giametta/2007/05/09/flex-spring-ibatis-caringorm-bringing-it-all-together/">wrote </a>  about how to connect all of the above together.</p>
<p>update:<br />
Christophe Coenraets shows how to use flex with  Spring <a href="http://coenraets.org/flex-spring">here</a><br />
Peter Martin describes how to deploy flex on WebSphere <a href="http://weblogs.macromedia.com/pmartin/archives/2006/11/deploying_flex.cfm">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://michalkuklis.com/blog/2007/05/29/flex-spring-ibatis-cairngorm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

