Putting HTML elements on top of Flash movies

In order to have HTML elements on top of Flash movies, you need to include the parameter - wmode="transparent"- in your <embed> element. We use HTML elements for our dropdown menus and we generally want them on top of any content on the page. If you also have an <object> ...