Alternative solution to fix the Z-index embed video or flash issue:
——
<script type=”text/javascript” src=”swfobject.js”></script>
swfobject.embedSWF(”URL-VIDEO“, “UNIQUE-NAME“, “WIDTH“, “HEIGHT“, “9.0.0″, false,
false,
{wmode:”opaque”,quality:”high”,bgcolor:”#000000″,salign:”tl”},
{id:”UNIQUE-NAME“,name:”UNIQUE-NAME“}
);
</script>
Popularity: 1% [?]





