actionmove Method
Purpose:
Tells a object what to do when user drags there finger across the screen
Syntax:
.actionmove = "move"
Comments:
Example:
cam.actionmove = "move"
..
move:
// do something
return