So i need to be able to touch two buttons at once in my game, i looked at the multi touch sample code and it looks like all you need to do is add:
system.activate("multitouch")
to your code? is this really all it takes? when i add this to my code and try to run my game the simulator crashes… [import]uid: 19620 topic_id: 7749 reply_id: 307749[/import]
