Simulate a click and hold then a release using the keyboard
I have an app where the user has to click and drag an item to the correct spot. I want the user to be able to use the keyboard to do this. I want them to click A, b, c, d, to activate a particular spot then click 1 2 3 or 4 to tell them where to drop it. If not this kind of functionality any other suggestions are welcome. (i.e. move the across the stage using the arrows., etc.)
It's basically a drag and drop application.
