为什么我做的这个AS程序会出现这样的错误呢?
我是希望用TUIO和Flash ActionScript结合做一个多点触摸的小程序。运行的时候只要我一触摸,或者用模拟器点一下鼠标就会在输出窗上输出这样一段东西。首次接触多点触摸,请多多指教。谢谢。
TypeError: Error #1034: Type Coercion failed: cannot convert com.touchlib::TUIOEvent@26987179 to flash.events.TouchEvent. at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at com.touchlib::TUIOObject/notifyCreated() at com.touchlib::TUIO$/processMessage() at com.touchlib::TUIO$/dataHandler() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::XMLSocket/scanAndSendEvent()