If you want to add a layer in front of a flash object, e.g. to add the ability to make the flash clickable, or put an overlay above a flash, make sure to insert <param name=”wmode” value=”transparent” /> as object parameter. The div layer has to placed with a css style attribute whereever you need [...]