Using FB 3 I'm having issues with Video. Essentially, it seems that Flash and Flex don't do the same things when it comes to full screen video.
1. When going to full screen on a dual monitor setup, the video shows on the wrong monitor when playing back video using a Flex application. 2. The "Press Escape to exit Full Screen Mode" message scales by as much as the video needs to scale to fit the screen, this causes our users to think the video is pixelated and thus think the quality of our videos is inferior. I've tried all the tricks I could find to ensure that the player will use hardware scaling (defining a rect etc.) and I think it does, but that message gets magnified which I don't see on any other website. Has anyone built a video player using Flex that goes to full screen and the "Press Escape...." message does not get magnified and therefore pixelated? I've looed at all the documentation there is and search Google using many search terms but have not found a solution to either of these two problems. I'd appreciate any help anyone can give. Thanks. Shiv