Question
Accelerometer starting position AS3 for Android. Help please.
I added the accelerometer fucntion to my app for android using AS3. It works great.
The only issue I am having is the starting orientation of my mobile device. It seems like it has to lay flat in order to center movement.
I want it so that I can hold the device in my hand and tilt up and down in landscape mode. Like a 45 degree angle maybe. What is the code for this? Anyone?