This snapshot, taken on
26/04/2011
, shows web content acquired for preservation by The National Archives. External links, forms and search may not work in archived websites and contact details are likely to be out of date.
 
 
The UK Government Web Archive does not use cookies but some may be left in your browser from archived websites.

Flash Overlays

How do I layer AddThis and Flash?

Having overlay problems with Flash objects and the AddThis Menu? Flash objects on web pages often cause conflicts with other HTML elements; this is a common problem. To ensure compatibility, be sure to set the "wmode" attribute to "transparent" in all your <embed /> tags.

For example: <embed wmode="transparent" ... />.

If you are using <object /> tags instead (or in addition), add <param name="wmode" value="transparent" /> as child elements of all your objects.

To learn more about how AddThis and Flash can work together in general, check out this overview.