A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Is the drag and drop functionality supported on single-touch screens?

  1. #1
    Junior Member
    Join Date
    Aug 2002
    Posts
    17

    Is the drag and drop functionality supported on single-touch screens?

    I am designing a flash application for single touch screens which involves drag and drop. I am not using flex, so I don't have access to the DragManager, only normal flash MouseEvents.

    Is the drag and drop functionality supported on single-touch screens?

    Thank you for your help

  2. #2
    Senior Member realMakc's Avatar
    Join Date
    Oct 2002
    Posts
    927
    touch screens cannot do mouse_over/mouse_out. but mouse_down/mouse_move/mouse_up should all be working.
    who is this? a word of friendly advice: FFS stop using AS2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center