1 Reply Latest reply: Nov 26, 2009 9:44 PM by JanekFl RSS

    Drag and Drop Flash Lite hasMouse hasStylus not supported ?

    JanekFl Community Member

      Hi,
      I am new to flash lite. Recently I have started developing simple game in Flash Lite, and one of the main features will be dragging and dropping images.
      My first thought was to target devices with touch screen like i.e. Nokia 5800. So I checked the documentation and found functions responsible for dragging in AS2 - startDrag() stopDrag() and etc. Those functions have only one restriction - they are supported if System.capabilities.hasMouse or System.capabilities.hasStylus are set to true.
      And surprise... Nokia 5800, N95, HTC and some more all of them returns false...If you have experience with drag and drop can you advise me another device that supports those functions?
      And what's the reason of not implementing such useful feauture for touch devices? Maybe I am doing something wrong.
      All comments & answers are welcome,
      thank you,
      Janusz