Hi, I have a Flex app that's quite long, more than 900 pixels. If it were HTML, the browser would automatically add scrollbars for the content.
But the browser doesn't seem to notice that the app is bigger than the viewable area of the browser. I tried putting the embedded object inside an HTML table but that did nothing to help. Thanks! Jack

