playvideo orientation

Hi,
I just found that when I use “playvideo” on beta 8,
the video won’t rotate according the orientation.
Saying if I am running an app in portrait mode, the video is also restricted on portrait.
How can I modify the code so that the video can rotate according the orientation?
Thank you.
[import]uid: 4992 topic_id: 1856 reply_id: 301856[/import]

Moreover, if I use media.playSound( “*.mp3”, true ) at the beginning,
the sound won’t pause when the video starts to play.

And if I click “done” button on the video controller to stop the video,
the app will somehow freeze, not like it is when the video complete.

Could you make playvideo simpler? just pause the sound and suspend the app and resume everything when one stops the video?
[import]uid: 4992 topic_id: 1856 reply_id: 5478[/import]

The movie player in Beta 8 is broken and will be fixed in the next release. This was caused by the switch from building for ios3 to ios4 in Beta 8.

-Tom [import]uid: 7559 topic_id: 1856 reply_id: 5662[/import]