I am trying to use Webview to call an iframe of a flash player. The problem is the flash player thinks the device is in landscape view and states "this player does not support landscape view, please rotate your device to portrait view"
The problem is the device IS in portrait view. Can I set the webview window width and height? or somehow tell the flash player I am in portrait view?