<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: multiuser as3 framework for flash media server and red5</title>
	<atom:link href="http://www.dpdk.nl/opensource/multiuser-as3-framework-for-flash-media-server-and-red5/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dpdk.nl/opensource/multiuser-as3-framework-for-flash-media-server-and-red5</link>
	<description>Opensource initiative by Dutch interactive agency dpdk.</description>
	<pubDate>Thu, 29 Jul 2010 11:08:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Ercan Bozoglu</title>
		<link>http://www.dpdk.nl/opensource/multiuser-as3-framework-for-flash-media-server-and-red5#comment-119</link>
		<dc:creator>Ercan Bozoglu</dc:creator>
		<pubDate>Tue, 08 Jun 2010 23:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=440#comment-119</guid>
		<description>Code is high level and clean. Good job. I see, in the example that you, update the next properties on enterFrame:

var o : Object = new Object();
			o.n = "rolf";
			o.x = mouseX;
			o.y = mouseY;
			o.rId = me;
			users.write(me, o);

Is'nt it better to, set the o.n and o.rId on userSync. And only update the x and y on enter frame?</description>
		<content:encoded><![CDATA[<p>Code is high level and clean. Good job. I see, in the example that you, update the next properties on enterFrame:</p>
<p>var o : Object = new Object();<br />
			o.n = &#8220;rolf&#8221;;<br />
			o.x = mouseX;<br />
			o.y = mouseY;<br />
			o.rId = me;<br />
			users.write(me, o);</p>
<p>Is&#8217;nt it better to, set the o.n and o.rId on userSync. And only update the x and y on enter frame?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
