In the last period of time i noticed that when i open any site contain flash, i found this flash surrounded with a gray border and if i pointed on it i found this message (click to active).
But i noticed also that this did not in some other sites lets say msn.com
by the way i want to know how to include my flash without this border appear.
this the code i use
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="738" height="370" title="FLASH LOGO">
<param name="movie" value="../flash/work.swf">
<param name="quality" value="high"><param name="SCALE" value="noborder">
<embed src="../flash/work.swf" width="738" height="370" scale="noborder" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>
I hope that their is any one help me quickly.