I found the answer. Set the "wmode" parameter to "transparent."
Now I just need to figure out how to play with the z-order. The underlying javascript is always on top. --- In [email protected], "whatabrain" <[EMAIL PROTECTED]> wrote: > > Is there a way to make a flex app transparent, and have its events pass > through to underlying javascript? > > For example, there's a flex app that takes up the entire window. There > are a couple controls in one corner, but otherwise, you can see through > the app to the html page below. The html page contains a button, which > can be pressed, dispite the app on top of it. > > Thanks >

