Hi, I’m trying to use a simple back button in AppLoader but it wont respond to TouchEvents. I’m fairly sure I have imported the necessary classes, flash.events.*; twice. but I get the following error:
TypeError: Error #1034: Type Coercion failed: cannot convert flash.events::TouchEvent@32e3629 to flash.events.MouseEvent.
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.events::TUIOObject/flash.events::notifyRemoved()
at flash.events::TUIO$/::processMessage()
at flash.events::TUIO$/::dataHandler()
Can anybody help? I need it to work by tomorrow !!!
