We're overlaying html over the top of a Flash movie to get the login box to work, and while that has been supported functionality for a long time at this point, I don't necesarilly know how Flash 7 would handle such a thing. It should be repsecting its z index (what layer it draws on) as specified in the html, putting it beneath the html containing the login box, but earlier versions of Flash might insist on drawing on top of everything.
|