Multiscreen menus problem

I'm creating a game that has a screen size of 1320 x 700 and to look around the screen I applied a camera movement based on touch. But then I saw the t-shirt booth multiscreen menus tutorial and tried to implement this drag and move functionality to my game on both the x and y.
Long story short, it didn't work because I have gravity set in the scene and when I uncheck the moveable the cam and drag actors fall off the screen.. so I counteracted gravity... but that was a no go.
I'm stuck on how to make this drag and move work simply on my large screen area.
Long story short, it didn't work because I have gravity set in the scene and when I uncheck the moveable the cam and drag actors fall off the screen.. so I counteracted gravity... but that was a no go.
I'm stuck on how to make this drag and move work simply on my large screen area.
Comments
http://gamesalad.com/forums/topic.php?id=23169&replies=1#post-175874 sry for being so straight forward but i cant figure this out