Question
2 TouchPoints [HELP]
I've been struggling trying to get this to work...
I have an iPad app where I have 2 doors. DoorLeft_mc and DoorRight_mc
the doors are closed.
I want it so that if you pull apart the doors they slide apart with your fingers ( dragging ).
I cant get it to work with touch points. I have it working with MouseEvent's but this is no good as mouse events can only have 1 touchpoint at a time.
Does anyone have any ideas how to tackle this. ?
