<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>NUI Group - Open Source Interface</title>
    <link>http://nuigroup.com/forums/</link>
    <description>NUI Group - Open Source Interface</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2010</dc:rights>
    <dc:date>2010-03-07T22:36:41-05:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>OSC Packet format</title>
      <link>http://nuigroup.com/forums/viewthread/8929/</link>
      <guid>http://nuigroup.com/forums/viewthread/8929/#When:22:38:45Z</guid>
      <description>&lt;p&gt;Dear community,
&lt;br /&gt;
First of all, I would like to say the CCV 1.3 so awesome and smooth in performance than its prev. version. Great work guy &lt;img src=&quot;http://nuigroup.com/images/smileys/smile.gif&quot; width=&quot;19&quot; height=&quot;19&quot; alt=&quot;smile&quot; style=&quot;border:0;&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
I am writing an AS2 client that is reading messages from the socket. Problem is since, CCV sends messages at a fixed rate to nnotify that it is alive ( ALIVE messages ), I wish to know the Message format for a touch interaction. Or basically, the message that is sent when the user touches the screen( single finger touch). I have read the documentation, and yet find it hard to understand. I would glad if someone pasted the message format here.
&lt;/p&gt;
&lt;p&gt;
Thanks
&lt;/p&gt;</description>
      <dc:date>2010-03-06T22:38:45-05:00</dc:date>
    </item>

    <item>
      <title>Solved!! pictures fly around in Photo APP</title>
      <link>http://nuigroup.com/forums/viewthread/8092/</link>
      <guid>http://nuigroup.com/forums/viewthread/8092/#When:23:29:42Z</guid>
      <description>&lt;p&gt;Hey guys.
&lt;br /&gt;
    I am trying to learn and write some MT Flash apps. Firstly, I tried to compile the svn version of photo.fla from touchlib. I can get the output swf file. But when I execute it, the pictures in the app will fly around some particular point even if I just clicked the mouse button. And if I use the touch simulator, the pictures cannot be scaled. And the move and rotate functions were not normal as well.
&lt;/p&gt;
&lt;p&gt;
    But the flv videos in the app works fine, they could be move, scaled or rotated by simulator.
&lt;/p&gt;
&lt;p&gt;
    This problems confused me for several days and cannnot get it work right. So, any suggestions?
&lt;/p&gt;
&lt;p&gt;
    Thanks very much!
&lt;/p&gt;
&lt;p&gt;
    Regards from weiyi.
&lt;/p&gt;
&lt;p&gt;
UPDATED 2009/12/15:
&lt;br /&gt;
    Problem solved.
&lt;br /&gt;
    The ImageObject.as codes had some thing wrong. Here I uploaded a new file to replace it and everthing will work fine.
&lt;/p&gt;</description>
      <dc:date>2009-12-09T23:29:42-05:00</dc:date>
    </item>

    <item>
      <title>Lag when adding child movieclips</title>
      <link>http://nuigroup.com/forums/viewthread/8923/</link>
      <guid>http://nuigroup.com/forums/viewthread/8923/#When:08:45:31Z</guid>
      <description>&lt;p&gt;Hello. After succesfully making a multitouch drawing application with low touch latency, I tried making something more sophisticated. I have some movieclips i add to the stage, with 3 other smaller movieclips in them by calling addChild(). The first thing I noticed was that the redrawing after dragging the main movieclip lagged enormously.
&lt;/p&gt;
&lt;p&gt;
Then I tried doing exactly the same but replacing the touch drag by mouse drag. Still there is lag, but less (I guess this is because there r a lot more mouse events than the tuio event rate). Anyhow, there&#8217;s still a big difference when i take the children out opposed to children in. So this seems to be a Flash issue rather than a touch event rate issue (as the multitouch drawing app went fine). Increasing the framerate from 30 to 60 shows an even bigger difference in dragging movieclips with and without child movieclips.
&lt;/p&gt;
&lt;p&gt;
I can&#8217;t be the first one facing this problem?
&lt;/p&gt;</description>
      <dc:date>2010-03-06T08:45:31-05:00</dc:date>
    </item>

    <item>
      <title>new in multitouch</title>
      <link>http://nuigroup.com/forums/viewthread/8909/</link>
      <guid>http://nuigroup.com/forums/viewthread/8909/#When:10:04:16Z</guid>
      <description>&lt;p&gt;Hello, I make small multitouch device, with web cam and box. And it works, Now I want to make flash application to react on my movement. I have one project before where I make pinball game, and now I want that game to play on multitouch device. When you pres anywhere on right side of the screen, to play MCRightPadle (&quot;gotoAndPlay(2);&quot; in main movie), and if you press left side of the screen, MCLeftPadle to play frame 2. 
&lt;/p&gt;
&lt;p&gt;
How I can control main time line (and MC) from .as file with TUIO connection?
&lt;/p&gt;
&lt;p&gt;
Sorry for my english
&lt;/p&gt;</description>
      <dc:date>2010-03-05T10:04:16-05:00</dc:date>
    </item>

    <item>
      <title>fire and photos</title>
      <link>http://nuigroup.com/forums/viewthread/8912/</link>
      <guid>http://nuigroup.com/forums/viewthread/8912/#When:12:05:06Z</guid>
      <description>&lt;p&gt;does anyone know how to lock the background in the demo app of photos and is there a way to fix the fire/lava fx so when you press on the bottom of the screen it does not stay and fill the screen whenyou release touch.
&lt;br /&gt;
thanks
&lt;/p&gt;</description>
      <dc:date>2010-03-05T12:05:06-05:00</dc:date>
    </item>

    <item>
      <title>Tuio Socket Not Found :(</title>
      <link>http://nuigroup.com/forums/viewthread/7577/</link>
      <guid>http://nuigroup.com/forums/viewthread/7577/#When:19:40:24Z</guid>
      <description>&lt;p&gt;I have just finished my hardware setup of my 42&#8221; LLP  Plasma. It is working really well in CCV, I am getting really good results in the calibration. I can run processing sketches fine but I cannot seem to get flash applications to run. I always get &#8220;Tuio Socket Not Found&#8221; in the top corner of my flash apps. I am using CCV and am running Flosc Gateway 2.0 (that was in the CCV package that i downloaded). I really want to get this solved soon so I can stop playing with the CCV calibration screen and instead test the screen on a fun application &lt;img src=&quot;http://nuigroup.com/images/smileys/smile.gif&quot; width=&quot;19&quot; height=&quot;19&quot; alt=&quot;smile&quot; style=&quot;border:0;&quot; /&gt;.
&lt;/p&gt;</description>
      <dc:date>2009-11-01T19:40:24-05:00</dc:date>
    </item>

    <item>
      <title>Touch And Hold solution&#63;&amp;nbsp;</title>
      <link>http://nuigroup.com/forums/viewthread/8879/</link>
      <guid>http://nuigroup.com/forums/viewthread/8879/#When:11:57:03Z</guid>
      <description>&lt;p&gt;I am trying to display a menu by pressing your finger down for a breif period of time and then display a menu.&amp;nbsp; The menu i have, the issue is the press and hold, i dont know what a good duration should be, and also i am having problems with the press and hold intefering with other objects.
&lt;/p&gt;
&lt;p&gt;
For example, if i want to flip a picture around and show details of a picture, pressing my finger on the object would recognize as a touch for dragging or for some other gesture, so i dont know if this is the issue i am having, but the idea is that the pic can still be dragged and rotated and scaled, but i can still place my finger down on it for a longer duration and display a menu.
&lt;/p&gt;
&lt;p&gt;
Does anyone know of anything that can help me with this?
&lt;/p&gt;
&lt;p&gt;
I am using DSI and wondering if there is pressure capabilitiy or a way for CCV to distinguish to AS3 firmer press, maybe that would help, anyway just a shot in the dark.
&lt;/p&gt;
&lt;p&gt;
Any help would be great
&lt;/p&gt;
&lt;p&gt;
Thanks
&lt;/p&gt;</description>
      <dc:date>2010-03-02T11:57:03-05:00</dc:date>
    </item>

    <item>
      <title>new AS3 multitouch app launcher to be tested</title>
      <link>http://nuigroup.com/forums/viewthread/6430/</link>
      <guid>http://nuigroup.com/forums/viewthread/6430/#When:17:01:36Z</guid>
      <description>&lt;p&gt;new multitouch app launcher to be tested
&lt;/p&gt;
&lt;p&gt;
still in early stages 
&lt;/p&gt;
&lt;p&gt;
seems to run slow &#45; comments please
&lt;/p&gt;
&lt;p&gt;
apps included 
&lt;/p&gt;
&lt;p&gt;
physics
&lt;br /&gt;
ripples
&lt;br /&gt;
google maps
&lt;br /&gt;
photo
&lt;br /&gt;
paint
&lt;br /&gt;
musical keys
&lt;br /&gt;
puzzle
&lt;/p&gt;
&lt;p&gt;
most of the apps are hard coded other than google maps and photo 
&lt;/p&gt;
&lt;p&gt;
google maps &#45; this is an external swf so you can replace mine with your own so you dont suffer the ugly debug strings and can localise it on your own required world location
&lt;/p&gt;
&lt;p&gt;
photos is a loaded swf as 1: i didn&#8217;t have the source for this version of photo and second so you can swap out my photos (opposed to the hard coded flicker version)
&lt;/p&gt;
&lt;p&gt;
Test results and comments are welcome and wanted
&lt;/p&gt;
&lt;p&gt;
tell me the problems
&lt;/p&gt;
&lt;p&gt;
what dont you like
&lt;/p&gt;
&lt;p&gt;
what do you like 
&lt;/p&gt;
&lt;p&gt;
is it slow cluncky
&lt;/p&gt;
&lt;p&gt;
and bugs 
&lt;/p&gt;
&lt;p&gt;
ect&#8230;
&lt;/p&gt;
&lt;p&gt;
russ
&lt;/p&gt;
&lt;p&gt;
file is here:
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://cid&#45;3f34f83ff46094fb.skydrive.live.com/self.aspx/.Public/launcher.zip&quot;&gt;http://cid&#45;3f34f83ff46094fb.skydrive.live.com/self.aspx/.Public/launcher.zip&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Mirror: &lt;a href=&quot;http://zip.nuigroup.com/mon_launcher0.zip&quot;&gt;http://zip.nuigroup.com/mon_launcher0.zip&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
(wont load on this forem)
&lt;/p&gt;

&lt;p&gt;
also see my new video jigsaw puzzle app at
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://nuigroup.com/forums/viewthread/6429/&quot;&gt;http://nuigroup.com/forums/viewthread/6429/&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2009-07-20T17:01:36-05:00</dc:date>
    </item>

    <item>
      <title>Need Help on how to control tempo and pitch of audio for AS3</title>
      <link>http://nuigroup.com/forums/viewthread/8822/</link>
      <guid>http://nuigroup.com/forums/viewthread/8822/#When:02:32:08Z</guid>
      <description>&lt;p&gt;Hi everyone, anyone has done before controlling the pitch or tempo of audio for adobe flash as3?
&lt;br /&gt;
Really need help on these, thanks!!!
&lt;/p&gt;
&lt;p&gt;
Cheers.
&lt;/p&gt;</description>
      <dc:date>2010-02-25T02:32:08-05:00</dc:date>
    </item>

    <item>
      <title>Has anyone used OSC yet direct to Flash 10.1 and Air 2.0&#63;&amp;nbsp;</title>
      <link>http://nuigroup.com/forums/viewthread/8288/</link>
      <guid>http://nuigroup.com/forums/viewthread/8288/#When:13:22:48Z</guid>
      <description>&lt;p&gt;Apparently Flash 10.1 and AIR 2.0 can now support direct TUIO OSC UDP without that weird conversion process.&amp;nbsp; has anyone tried this out yet? what i needed in the flash apps to do this?
&lt;/p&gt;
&lt;p&gt;
I have a table with Flash apps but i want the table to be able to also use the Windows 7 driver but i cannot do both since CCV makes u choose between OSC tuio UDP and tuio for flash which converts from UDP to TCP and then sent to the flash apps.
&lt;/p&gt;
&lt;p&gt;
it would be nice to have the flash apps work off regular tuio feed.
&lt;/p&gt;
&lt;p&gt;
Also if anyone has done this i was also wondering if they noticed improvements in performance. there is no conversion anymore so i am feeling its faster and i read the reports by adobe but would like to hear from the community for real world responses.
&lt;/p&gt;</description>
      <dc:date>2010-01-01T13:22:48-05:00</dc:date>
    </item>

    
    </channel>
</rss>