derekcfoley
18th June 2009, 03:18 PM
Hi there.
I'm doing some AS2 development (FlashLite 2.1) for the Touch HD, and I'm getting some unexpected results from the _root.draggable=System.capabilities.hasStylus;
Its showing "false" when quite obviously the OS is stylus capable.
Anyone got any ideas as an alternative, I don't really want to add cursor style onscreen keys - but at the moment this is looking like the only option. Perhaps someone else has developed a work around for this limitation - reason being I'd like to make a draggable flash object in the app basically.
My only guess is that TouchFlo3D somehow prevents the normal drag function being available for applications like flashlite?
I'm doing some AS2 development (FlashLite 2.1) for the Touch HD, and I'm getting some unexpected results from the _root.draggable=System.capabilities.hasStylus;
Its showing "false" when quite obviously the OS is stylus capable.
Anyone got any ideas as an alternative, I don't really want to add cursor style onscreen keys - but at the moment this is looking like the only option. Perhaps someone else has developed a work around for this limitation - reason being I'd like to make a draggable flash object in the app basically.
My only guess is that TouchFlo3D somehow prevents the normal drag function being available for applications like flashlite?