<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Numiko Labs</title>
	<atom:link href="http://numiko.com/labs/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://numiko.com/labs</link>
	<description>Notes and inspiration, fresh from our studio.</description>
	<lastBuildDate>Fri, 09 Nov 2012 10:49:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on AS3 mouseEnabled not working with nested Movieclips by Simon Rawicz</title>
		<link>http://numiko.com/labs/2009/11/as3-mouseenabled-not-working-with-nested-movieclips/comment-page-1/#comment-2332</link>
		<dc:creator>Simon Rawicz</dc:creator>
		<pubDate>Fri, 09 Nov 2012 10:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=223#comment-2332</guid>
		<description><![CDATA[Hi Jeff, I noticed having similarly battled between mouse bleed&#039;s was that alternating between MOUSE_OVER and ROLL_OVER also gave for better control, combined with stringent mouseChildren regulation they both complemented each other and helped resolve many issues...

Keep up the good work!]]></description>
		<content:encoded><![CDATA[<p>Hi Jeff, I noticed having similarly battled between mouse bleed&#8217;s was that alternating between MOUSE_OVER and ROLL_OVER also gave for better control, combined with stringent mouseChildren regulation they both complemented each other and helped resolve many issues&#8230;</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 mouseEnabled not working with nested Movieclips by blacktom</title>
		<link>http://numiko.com/labs/2009/11/as3-mouseenabled-not-working-with-nested-movieclips/comment-page-1/#comment-2331</link>
		<dc:creator>blacktom</dc:creator>
		<pubDate>Mon, 17 Sep 2012 14:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=223#comment-2331</guid>
		<description><![CDATA[Simply remove the relevant eventListeners and then re-add them. Only that worked for me...]]></description>
		<content:encoded><![CDATA[<p>Simply remove the relevant eventListeners and then re-add them. Only that worked for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on As3 buttons &#8211; hand cursor not displaying by Jose Alejandro Realza</title>
		<link>http://numiko.com/labs/2007/12/as3-buttons-hand-cursor-not-displaying/comment-page-1/#comment-2315</link>
		<dc:creator>Jose Alejandro Realza</dc:creator>
		<pubDate>Thu, 23 Aug 2012 03:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=188#comment-2315</guid>
		<description><![CDATA[Also is necessary use

useHandCursor = true;
buttonMode = true;
mouseChildren = false;]]></description>
		<content:encoded><![CDATA[<p>Also is necessary use</p>
<p>useHandCursor = true;<br />
buttonMode = true;<br />
mouseChildren = false;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on You Arent Gonna Need It &#8211; Code Reuse by Michael L</title>
		<link>http://numiko.com/labs/2011/03/you-arent-gonna-need-it-code-reuse/comment-page-1/#comment-2347</link>
		<dc:creator>Michael L</dc:creator>
		<pubDate>Sat, 18 Aug 2012 13:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=327#comment-2347</guid>
		<description><![CDATA[This was an interesting observation. I&#039;m not a coder, I&#039;m an Instructional Designer and my profession has a similar philosophy of &quot;shareable content objects&quot; meaning you can put a bit of training from one course in to another, blah blah blah...always thought it was bull--and could never figure out how it should work. I do some actionscript writing and I do find that I am able to leverage what I&#039;ve done in other projects into current projects, but not in situ or en toto -- the same with training materials.]]></description>
		<content:encoded><![CDATA[<p>This was an interesting observation. I&#8217;m not a coder, I&#8217;m an Instructional Designer and my profession has a similar philosophy of &#8220;shareable content objects&#8221; meaning you can put a bit of training from one course in to another, blah blah blah&#8230;always thought it was bull&#8211;and could never figure out how it should work. I do some actionscript writing and I do find that I am able to leverage what I&#8217;ve done in other projects into current projects, but not in situ or en toto &#8212; the same with training materials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on As3 buttons &#8211; hand cursor not displaying by Panda</title>
		<link>http://numiko.com/labs/2007/12/as3-buttons-hand-cursor-not-displaying/comment-page-1/#comment-2314</link>
		<dc:creator>Panda</dc:creator>
		<pubDate>Tue, 07 Aug 2012 19:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=188#comment-2314</guid>
		<description><![CDATA[I love how many people are declaring their love for you here.
Genius and super simple fix. Thanks so much for posting, you saved me hours of messing.]]></description>
		<content:encoded><![CDATA[<p>I love how many people are declaring their love for you here.<br />
Genius and super simple fix. Thanks so much for posting, you saved me hours of messing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Eco Zoo by My Homepage</title>
		<link>http://numiko.com/labs/2008/06/the-eco-zoo/comment-page-1/#comment-2318</link>
		<dc:creator>My Homepage</dc:creator>
		<pubDate>Thu, 19 Jul 2012 20:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=200#comment-2318</guid>
		<description><![CDATA[&lt;strong&gt;... [Trackback]...&lt;/strong&gt;

[...] Read More here: numiko.com/labs/2008/the-eco-zoo/ [...]...]]></description>
		<content:encoded><![CDATA[<p><strong>&#8230; [Trackback]&#8230;</strong></p>
<p>[...] Read More here: numiko.com/labs/2008/the-eco-zoo/ [...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on As3 buttons &#8211; hand cursor not displaying by Ronnie</title>
		<link>http://numiko.com/labs/2007/12/as3-buttons-hand-cursor-not-displaying/comment-page-1/#comment-2313</link>
		<dc:creator>Ronnie</dc:creator>
		<pubDate>Fri, 29 Jun 2012 18:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=188#comment-2313</guid>
		<description><![CDATA[This fix is brilliant ! You are Awesome! Thanks so much!!]]></description>
		<content:encoded><![CDATA[<p>This fix is brilliant ! You are Awesome! Thanks so much!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Designing and developing for interactive whiteboards by Mat Janson Blanchet</title>
		<link>http://numiko.com/labs/2012/05/designing-and-developing-for-interactive-whiteboards/comment-page-1/#comment-2349</link>
		<dc:creator>Mat Janson Blanchet</dc:creator>
		<pubDate>Wed, 23 May 2012 14:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=388#comment-2349</guid>
		<description><![CDATA[Great tips!

I may add another one: use a press and hold for draggable lists.

On computers and mobile devices, people intrinsically know that when they release their finger, the event will be trigger, whereas on a projected board it may not be natural to do so.

Listening to a press down event is good to trigger thing like simple buttons. But what if you have a draggable list, à la iPhone&#039;s contact lists?

Pressing and holding would be key in that case. Display a timer to show that the user is holding, but as soon as the user starts dragging, remove the timer and simply drag the list container. It makes a world of difference!]]></description>
		<content:encoded><![CDATA[<p>Great tips!</p>
<p>I may add another one: use a press and hold for draggable lists.</p>
<p>On computers and mobile devices, people intrinsically know that when they release their finger, the event will be trigger, whereas on a projected board it may not be natural to do so.</p>
<p>Listening to a press down event is good to trigger thing like simple buttons. But what if you have a draggable list, à la iPhone&#8217;s contact lists?</p>
<p>Pressing and holding would be key in that case. Display a timer to show that the user is holding, but as soon as the user starts dragging, remove the timer and simply drag the list container. It makes a world of difference!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Designing and developing for interactive whiteboards by David Robertshaw</title>
		<link>http://numiko.com/labs/2012/05/designing-and-developing-for-interactive-whiteboards/comment-page-1/#comment-2348</link>
		<dc:creator>David Robertshaw</dc:creator>
		<pubDate>Tue, 22 May 2012 23:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=388#comment-2348</guid>
		<description><![CDATA[Tom,
Nice overview. I think you mentioned almost everything we&#039;ve had to consider. Another issue developers may need to address is the lack of a keyboard at the student&#039;s fingertips. If any key input is required, your software will need to either rely on the onscreen keyboard that comes with the IWB (which can be visually complex), or will need to provide a custom keyboard. In our case, we created a custom number pad to simplify entering numbers. Wherever possible, we also emphasize dragging and dropping important vocabulary words, rather than requiring the user to type.]]></description>
		<content:encoded><![CDATA[<p>Tom,<br />
Nice overview. I think you mentioned almost everything we&#8217;ve had to consider. Another issue developers may need to address is the lack of a keyboard at the student&#8217;s fingertips. If any key input is required, your software will need to either rely on the onscreen keyboard that comes with the IWB (which can be visually complex), or will need to provide a custom keyboard. In our case, we created a custom number pad to simplify entering numbers. Wherever possible, we also emphasize dragging and dropping important vocabulary words, rather than requiring the user to type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 mouseEnabled not working with nested Movieclips by Cristian</title>
		<link>http://numiko.com/labs/2009/11/as3-mouseenabled-not-working-with-nested-movieclips/comment-page-1/#comment-2330</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Wed, 25 Apr 2012 07:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://numiko.com/labs/?p=223#comment-2330</guid>
		<description><![CDATA[Yes setting the parent to mouseEnabled = false and mouseChildren = false works.]]></description>
		<content:encoded><![CDATA[<p>Yes setting the parent to mouseEnabled = false and mouseChildren = false works.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
