Hello,
I’m trying to do some video capturing for a trailer. I’m trying to capture the iPhone4 on maximum zoom level on my 24 inch monitor. Since portrait mode doesn’t fit the screen, I want to capture it in landscape mode. My application only supports portrait mode so the application should just stay fixed when the simulator turns to landscape.
It does stay fixed for the current screen… But if I go to my next screen, using director, everything is off. All the items are in the wrong place.
This is how it looks, coming from the main menu in landscape orientation:
http://dl.dropbox.com/u/1073494/Screen%20Shot%202011-10-22%20at%2012.50.39.png
This is how it looks, coming from the main menu in portrait orientation:
http://dl.dropbox.com/u/1073494/Screen%20Shot%202011-10-22%20at%2012.50.17.png
The only supported orientation in my config file is Portrait Orientation… So the normal behavior would be that the applications stays fixed, even if the simulator is turned to landscape mode, throughout the application. [import]uid: 82552 topic_id: 16781 reply_id: 316781[/import]