Hi Zooen, for that version the thing that makes it rotate on startup is in the file AutoRotate2.js, line number 5:
code:
moi.ui.commandUI.Start();
Either delete that line of code or put a // at the start of it to comment it out and then it should be stopped when initially launched.
- Michael
|