Open
Description
What steps will reproduce the problem?
1. Use SVN revision 403 of flash.events.TUIO.as
2. init TUIO in main class (TUIO.init(this, '127.0.0.1', 3000, '', true);)
3. run application
What is the expected output? What do you see instead?
Expected output is the swf with the interface. Process is suspended by
Flash Builder, Flash debug perspective is opened.
What version of the product are you using? On what operating system?
Flash Builder, Windows 7, FLOSC
Please provide any additional information below.
TypeError: Error #2007: parameter type must be non-null
Probably something with wrong event type parameters in debug functions, see
http://nuigroup.com/forums/viewthread/9289/ for more details...
Original issue reported on code.google.com by gveu...@gmail.com
on 6 Apr 2010 at 3:34