ContentLink™ Ads aren't usually affected by the Flash units incorporated in your site.
However, a few publishers have reported cases in which the ContentLink™ ad layer was partially covered by the Flash unit.
The solution to this occurrence is to load the Flash unit in a transparent mode in your HTML Code.
This can be achieved by making the following adjustments:
- For the <OBJECT> tag, add the following parameter: <param name="wmode" value="transparent">
- For the <EMBED> tag, add the following parameter: wmode="transparent"
