Developing Mobile Flash / Flex – Scaling and Zooming
Mobile development with Flash and Flex is a new frontier, full of new adventures and discoveries. Recently I discovered something that might be useful to you. By default the mobile web browser on my Android 2.2 device scales a web page to make more room to display pages typically built for a desktop profile. Here is what a little test mobile Flex app I built looks like:
Strange! The width and height are larger than the screen resolution. You can fix this by adding the following to the HTML page: