<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>markomedia Blog Feed tagged AS3</title>
		<description>markomedia Blog Feed tagged AS3</description>
		<link>http://www.markomedia.com.au</link>
		<lastBuildDate>Thu, 09 Sep 2010 15:40:29 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>Customise Red5 applications and broadcast messages to Flex HOWTO</title>
			<link>http://www.markomedia.com.au/blog/customise-red5-applications-and-broadcast-messages-to-flex-howto.html</link>
			<description>In one of my earlier posts Flex and Red5 simple demo, I demonstrated how to broadcast messages from Red5 server to all subscribed Flash clients and vice versa. This feature of Red5 open source Flash streaming server continues to impress me and I think everyone with a bit of AS3 and Java knowledge should take advantage of this fantastic piece of technology.&lt;br /&gt;&lt;br /&gt;In this post I&amp;rsquo;d like to explain the code that&amp;rsquo;s required to exchange messages between Red5 and Flash/Flex client. &amp;nbRead More...</description>
			<author>Marko Tomic</author>
			<pubDate>Thu, 19 Aug 2010 14:23:52 +0100</pubDate>
		<category>Red5</category>
 <category>java</category>
 <category>HOWTO</category>
 <category>Flex</category>
 <category>AS3</category>
		</item>
		<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>Illegal override of activate in mx.managers.SystemManagerProxy - Solved</title>
			<link>http://www.markomedia.com.au/blog/illegal-override-of-activate-in-mxmanagerssystemmanagerproxy-solved.html</link>
			<description>&lt;p&gt;I've been quiet on the blog front for a while. &amp;nbsp;I was having a rough time scuba diving in the tropics and so on... If you're interested, take a look at some of my holiday pics I uploaded on facebook.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Now back to business.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;At Learnosity, I've been working on migrating our core Flex 3 app to Flex 4. &amp;nbsp;One of the problems I encountered was embedding an external swf file into the main app. I was getting the following error:&lt;/p&gt;&lt;br/&gt;&lt;p&gt;{xtypo_code}#1053 Illegal override of activRead More...</description>
			<author>Marko Tomic</author>
			<pubDate>Fri, 09 Apr 2010 15:03:15 +0100</pubDate>
		<category>General</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>
