Flash video is overlaying the menus or other items

Editing the flash video code requires you be in HTML mode.

 

Editing HTML code manually

To fix the flash video overlay issue - Edit the existing HTML page, add the WMODE parameters to the HTML code.

  1. Add the following parameter to the OBJECT tag:
     <param name="wmode" value="transparent"> 
  2. Add the following parameter to the EMBED tag:
     wmode="transparent" 

More From This Section

I have saved my edits but they aren't visible on my site - Why?
If you are getting a demo-only message when saving changes or inserting photos...
If your web browser crashes when you open a page to edit, or contains large amounts of white space or in HTML mode contains lots of repeated invalid tags?
If flash video is playing over the top of other items, add this code to remedy this

FAQ Topics

Search for help:

> Home