<?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 on: Touchlib&#8217;s TUIO Actionscript 3 Classes Enhanced With Fiducial Support (Source Code)</title>
	<atom:link href="http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/feed/" rel="self" type="application/rss+xml" />
	<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552</link>
	<description>This is a blog about topics like multi-touch, Flash programming and natural user interfaces.</description>
	<lastBuildDate>Mon, 23 Apr 2012 14:14:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>By: johannes</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-2777</link>
		<dc:creator>johannes</dc:creator>
		<pubDate>Tue, 27 Mar 2012 04:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-2777</guid>
		<description>@Anne I would do it as you said: draw a sprite under each prop and check after each movement whether both sprites hit each other, e.g. via http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/DisplayObject.html#hitTestObject()</description>
		<content:encoded><![CDATA[<p>@Anne I would do it as you said: draw a sprite under each prop and check after each movement whether both sprites hit each other, e.g. via <a href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/DisplayObject.html#hitTestObject()" rel="nofollow">http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/DisplayObject.html#hitTestObject()</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-2699</link>
		<dc:creator>Anne</dc:creator>
		<pubDate>Mon, 12 Mar 2012 23:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-2699</guid>
		<description>Hello Johannes, thanks for sharing the code! Really help me on my project.

I have different Handler actionscript for different fiducial prop.
How can I make two different fiducial to react to each other?

I tried hit test many times but error access was undefined. 

Hope you can help.</description>
		<content:encoded><![CDATA[<p>Hello Johannes, thanks for sharing the code! Really help me on my project.</p>
<p>I have different Handler actionscript for different fiducial prop.<br />
How can I make two different fiducial to react to each other?</p>
<p>I tried hit test many times but error access was undefined. </p>
<p>Hope you can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johannes</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-2559</link>
		<dc:creator>johannes</dc:creator>
		<pubDate>Thu, 23 Feb 2012 20:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-2559</guid>
		<description>&lt;blockquote&gt;
can i programme by using fiduicialtuio as3 classes only for the touch
&lt;/blockquote&gt;
yes, you can.



&lt;blockquote&gt;but how do I make it interact with another movie clip on stage&lt;/blockquote&gt;
I&#039;m afraid you have to figure this out on your own…</description>
		<content:encoded><![CDATA[<blockquote><p>
can i programme by using fiduicialtuio as3 classes only for the touch
</p></blockquote>
<p>yes, you can.</p>
<blockquote><p>but how do I make it interact with another movie clip on stage</p></blockquote>
<p>I&#8217;m afraid you have to figure this out on your own…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bella</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-2558</link>
		<dc:creator>Bella</dc:creator>
		<pubDate>Thu, 23 Feb 2012 14:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-2558</guid>
		<description>hi again, can i programme by using fiduicialtuio as3 classes only for the touch?
The blobs can be detected by using reactivision, but how do I make it interact with another movie clip on stage?

Thanks again</description>
		<content:encoded><![CDATA[<p>hi again, can i programme by using fiduicialtuio as3 classes only for the touch?<br />
The blobs can be detected by using reactivision, but how do I make it interact with another movie clip on stage?</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johannes</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-2537</link>
		<dc:creator>johannes</dc:creator>
		<pubDate>Fri, 17 Feb 2012 22:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-2537</guid>
		<description>hi bella,
as soon as you get a touch (or blob) on your table that is detected by an open source tracking software like CCV, touchlib or touché, the tracking software sends the detected touch via TUIO protocol over the network to connected applications. usually, the applications and the tracking software run on the same computer but nonetheless the touch is sent via TUIO over localhost to the application. Now, your application has to decide what to do with the received TUIO message. There are quite a few programming libraries that support TUIO (actually I am a co-author of the TUIO programming library TUIO AS3 for Flash). you can develop your own applications based on TUIO or you can download a few demo applications that use TUIO.

if you want to use touches as mouse clicks, you can translate blobs to mouse clicks (at least as far as i know) with the tracking software touchlib. however, this feels really awkward and i would not recommend to do this because there can be many touches at once on a table (hence &#039;multi-touch&#039;) so your mouse cursor would jump all the time.

hope i could help you.

cheers</description>
		<content:encoded><![CDATA[<p>hi bella,<br />
as soon as you get a touch (or blob) on your table that is detected by an open source tracking software like CCV, touchlib or touché, the tracking software sends the detected touch via TUIO protocol over the network to connected applications. usually, the applications and the tracking software run on the same computer but nonetheless the touch is sent via TUIO over localhost to the application. Now, your application has to decide what to do with the received TUIO message. There are quite a few programming libraries that support TUIO (actually I am a co-author of the TUIO programming library TUIO AS3 for Flash). you can develop your own applications based on TUIO or you can download a few demo applications that use TUIO.</p>
<p>if you want to use touches as mouse clicks, you can translate blobs to mouse clicks (at least as far as i know) with the tracking software touchlib. however, this feels really awkward and i would not recommend to do this because there can be many touches at once on a table (hence &#8216;multi-touch&#8217;) so your mouse cursor would jump all the time.</p>
<p>hope i could help you.</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bella</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-2536</link>
		<dc:creator>bella</dc:creator>
		<pubDate>Fri, 17 Feb 2012 21:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-2536</guid>
		<description>Thanks for replying,

I am planning to build an interactive table, I am able to work out the fiducial but I can&#039;t understand the multitouch.

When I touch the table, does it mean the blob works as a cursor?
I don&#039;t know how to make blob interact with an object on stage.</description>
		<content:encoded><![CDATA[<p>Thanks for replying,</p>
<p>I am planning to build an interactive table, I am able to work out the fiducial but I can&#8217;t understand the multitouch.</p>
<p>When I touch the table, does it mean the blob works as a cursor?<br />
I don&#8217;t know how to make blob interact with an object on stage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johannes</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-2535</link>
		<dc:creator>johannes</dc:creator>
		<pubDate>Fri, 17 Feb 2012 21:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-2535</guid>
		<description>Could you be a bit more precise with your question? I have not understood what you want to know from me… sorry!</description>
		<content:encoded><![CDATA[<p>Could you be a bit more precise with your question? I have not understood what you want to know from me… sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bella</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-2532</link>
		<dc:creator>bella</dc:creator>
		<pubDate>Fri, 17 Feb 2012 15:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-2532</guid>
		<description>Hi Johannes, how do I replace finger tracking as mouse? 
please and thank you..</description>
		<content:encoded><![CDATA[<p>Hi Johannes, how do I replace finger tracking as mouse?<br />
please and thank you..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johannes</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-446</link>
		<dc:creator>johannes</dc:creator>
		<pubDate>Thu, 03 Dec 2009 09:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-446</guid>
		<description>hi jacob,
are the light pens working with infrared light (just like the ones from johnny chung lee did)?

if so, i see problems when you are trying to discern touches from pen interaction because e.g. the Touchlib, CCV or Touché will recognize both as touch interaction. if you are only using light pen interaction it should however work fine. if you want to use mouseOver functionality just create a listener like this in the class that offers the mouseOver functionality:
&lt;pre lang=&quot;actionscript3&quot; line=&quot;1&quot;&gt;
addEventListener(TouchEvent.MOUSE_OVER, listenerFunction);	
&lt;/pre&gt;
The MOUSE_OVER event is being triggered in tuio.TUIOObject in line 89.


&gt;&gt; Also how to remove the red circles(blob indicators) from the scene.
In the class tuio.TUIOCursor in lines 10-17 the circles are being drawn. You can just delete those lines if you don&#039;t need the circles. But the circles are grey and not red, aren&#039;t they?</description>
		<content:encoded><![CDATA[<p>hi jacob,<br />
are the light pens working with infrared light (just like the ones from johnny chung lee did)?</p>
<p>if so, i see problems when you are trying to discern touches from pen interaction because e.g. the Touchlib, CCV or Touché will recognize both as touch interaction. if you are only using light pen interaction it should however work fine. if you want to use mouseOver functionality just create a listener like this in the class that offers the mouseOver functionality:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span>TouchEvent<span style="color: #000066; font-weight: bold;">.</span><span style="color: #004993;">MOUSE_OVER</span><span style="color: #000066; font-weight: bold;">,</span> listenerFunction<span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span></pre></td></tr></table></div>

<p>The MOUSE_OVER event is being triggered in tuio.TUIOObject in line 89.</p>
<p>>> Also how to remove the red circles(blob indicators) from the scene.<br />
In the class tuio.TUIOCursor in lines 10-17 the circles are being drawn. You can just delete those lines if you don&#8217;t need the circles. But the circles are grey and not red, aren&#8217;t they?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://johannesluderschmidt.de/lang/de/tuio-actionscript-3-open-source-fiducial-object-interaction-implementation/552/comment-page-1/#comment-445</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Thu, 03 Dec 2009 09:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://johannesluderschmidt.de/?p=552#comment-445</guid>
		<description>Hi johannes,

First of, great work!
We are currently programming a multitouch project where we have to use light pens to write in a flash app. when using your libs we get all the blobs into our flash app. but we would like it to use a &quot;mouseOver&quot; function, do you know a way to do so?
Also how to remove the red circles(blob indicators) from the scene.

Hope you can help

Jacob</description>
		<content:encoded><![CDATA[<p>Hi johannes,</p>
<p>First of, great work!<br />
We are currently programming a multitouch project where we have to use light pens to write in a flash app. when using your libs we get all the blobs into our flash app. but we would like it to use a &#8220;mouseOver&#8221; function, do you know a way to do so?<br />
Also how to remove the red circles(blob indicators) from the scene.</p>
<p>Hope you can help</p>
<p>Jacob</p>
]]></content:encoded>
	</item>
</channel>
</rss>

