Orientation and Video
Hola! I have an app on an iPad with an embedded video that I can play in a window that's 768x500 (portrait). What I'd like to do, is when the user switches the orientation to landscape, the video expands to fill the whole 1024x768. When they turn it back to portrait, it goes back to the 768x500. I've tried Gesture with an event listener but can't get it working. Thanks in advance.