<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Director: repeat loop problem</title>
	<link>http://www.blog.lessrain.com/director-repeat-loop-problem/</link>
	<description>Lessrain Blog</description>
	<pubDate>Thu, 17 May 2012 07:08:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Carsten</title>
		<link>http://www.blog.lessrain.com/director-repeat-loop-problem/#comment-377</link>
		<dc:creator>Carsten</dc:creator>
		<pubDate>Wed, 28 Sep 2005 13:08:12 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/director-repeat-loop-problem/#comment-377</guid>
		<description>&lt;p&gt;Yeah, I completely reworked it. The main difficulty was deciphering my comments, all in rudimentary english, haha. The code now is even more confusing than before, but somehow it works. Thanks for the tips, John and Danny!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, I completely reworked it. The main difficulty was deciphering my comments, all in rudimentary english, haha. The code now is even more confusing than before, but somehow it works. Thanks for the tips, John and Danny!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danny brown</title>
		<link>http://www.blog.lessrain.com/director-repeat-loop-problem/#comment-314</link>
		<dc:creator>danny brown</dc:creator>
		<pubDate>Sun, 25 Sep 2005 12:50:02 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/director-repeat-loop-problem/#comment-314</guid>
		<description>&lt;p&gt;fraid theres nothing you can do about it. in newer versions of director they fundamentally changed the way it works to be more multi-process friendly and faster. you'll get major problems if you try to continue using your repeat loops in modern versions (it'll screw up when you turn it into a projector even more).. i had to convert something a couple of months ago similarly... eek!&lt;/p&gt;

&lt;p&gt;good luck!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>fraid theres nothing you can do about it. in newer versions of director they fundamentally changed the way it works to be more multi-process friendly and faster. you&#8217;ll get major problems if you try to continue using your repeat loops in modern versions (it&#8217;ll screw up when you turn it into a projector even more).. i had to convert something a couple of months ago similarly&#8230; eek!</p>
<p>good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Dowdell</title>
		<link>http://www.blog.lessrain.com/director-repeat-loop-problem/#comment-270</link>
		<dc:creator>John Dowdell</dc:creator>
		<pubDate>Mon, 19 Sep 2005 18:18:54 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/director-repeat-loop-problem/#comment-270</guid>
		<description>&lt;p&gt;Yes, that can happen... user and system events are handled when the application cedes control. If the application doesn't, then things pile up.&lt;/p&gt;

&lt;p&gt;There were technotes on this topic, but they've been edited or replaced over the years... this one still contains some background, although it looks like the title was edited into something different (should have been "prevent excess mouseclicks from building up" or something, I forget):
http://www.macromedia.com/go/12490&lt;/p&gt;

&lt;p&gt;jd/mm&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, that can happen&#8230; user and system events are handled when the application cedes control. If the application doesn&#8217;t, then things pile up.</p>
<p>There were technotes on this topic, but they&#8217;ve been edited or replaced over the years&#8230; this one still contains some background, although it looks like the title was edited into something different (should have been &#8220;prevent excess mouseclicks from building up&#8221; or something, I forget):<br />
<a href="http://www.macromedia.com/go/12490" rel="nofollow">http://www.macromedia.com/go/12490</a></p>
<p>jd/mm</p>
]]></content:encoded>
	</item>
</channel>
</rss>

