Question
System Bar (or status bar) Hindering Drop and Drag
I built an air app in flash pro. I have pots (movieclips) that the user can drag to burners on a stovetop. The pots are the only targets and if you drag a pot anywhere else, they should snap to the nearest burner.
But draging a movieclip over the sytem bar in iOS or any version of android, mouse_up or touch_end mouse events are not sent. So the object just hovers there. any ideas anybody to fix this issue?