This example shows how DHTML Menu Sub Menus can be set to display over Adobe Flash® Player objects by setting the wmode value of the Adobe Flash® Player object to transparent. This is done by adding <param name="wmode" value="transparent"> to the <object> tag and adding wmode="transparent" to the <embed> tag. In addition, JavaScript code was used to suppress the Internet Explorer ActiveX Content Update prompt, which also causes menu overlap. See the HTML source code of this page for how this is done.