<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>markomedia Blog Feed posted in Flex</title>
		<description>markomedia Blog Feed posted in Flex</description>
		<link>http://www.markomedia.com.au</link>
		<lastBuildDate>Sun, 05 Sep 2010 16:49:54 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>Removing default icons from Flex Tree control</title>
			<link>http://www.markomedia.com.au/blog/removing-default-icons-from-flex-tree-control.html</link>
			<description>&lt;p&gt;What's so cool about Flex framework is the fact that it's very extensible, which allows me to do almost anything I want with it.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;For example, to remove folder/arrow icons from Flex Tree control, which prevents nodes from collapsing and also creates more space for labels, you can add the following in your stylesheet:{xtypo_code}defaultLeafIcon: ClassReference(null);&amp;nbsp;&lt;br /&gt;folderClosedIcon: ClassReference(null);&lt;br /&gt;folderOpenIcon: ClassReference(null);&lt;br /&gt;disclosureClosedIcon: CRead More...</description>
			<author>Marko Tomic</author>
			<pubDate>Wed, 16 Jun 2010 21:30:26 +0100</pubDate>
		<category>HOWTO</category>
 <category>Flex</category>
 <category>AS3</category>
		</item>
		<item>
			<title>Flex and Red5 simple demo</title>
			<link>http://www.markomedia.com.au/blog/flex-and-red5-simple-demo.html</link>
			<description>&lt;p&gt;I've been using Red5 Flash Streaming Server for a while and the more I use it, the better I like it.&amp;nbsp; Sure, Adobe Flash Media Server is an excellent commercial product which does the same thing and supports server-side ActionScript.&amp;nbsp; Red5 doesn't support server-side ActionScript at the moment (this will probably change), but it is an open source Flash server and with a little bit of Java knowledge you can achieve the same result and possibly more.&lt;br /&gt;&lt;br /&gt;The following example shRead More...</description>
			<author>Marko Tomic</author>
			<pubDate>Fri, 18 Dec 2009 14:52:01 +0100</pubDate>
		<category>Red5</category>
 <category>Flex</category>
 <category>AS3</category>
		</item>
	</channel>
</rss>
