I spoke too soon. Firefox 3 on Mac is OK. Firefox 2 on WIndows is OK. Firefox 3 and IE on Windows are not. We're using SWFObject 2.
I don't believe I'm doing anything funky with Stage, Application or SystemManager. Portions of the layout are created at runtime, and I naturally suspect my somewhat-cobbled-together custom component for tiled layout, even though it's hard for me to imagine how a platform difference could creep in there. On Mon, Jun 23, 2008 at 8:27 AM, Daniel Freiman <[EMAIL PROTECTED]> wrote: > The flex framework shouldn't care about the browser, so in some way this > will probably be traced back to the player (Stage, Application, > SystemManager or their events?). In all cases where I have seen things like > this, the previous statement has turned out to be true. > > - Daniel Freiman > > On Sun, Jun 22, 2008 at 11:43 PM, Richard Rodseth <[EMAIL PROTECTED]> > wrote: >> >> I don't have a simple test case to share yet, but we are seeing >> scrollbars (not at the application level) which appear as desired on >> Firefox 2, but not on Firefox 3 or IE. >> Anyone else run into any such anomalies? >> >> - Richard > >

