Hi,
I linked my flash image source code with other webpage.
In chrome and IE-10 the specified(linked) webpage is displayed, but in IE-8, whenever I am clicking the flash image the Specified webpage not opening.
What may be the problem? How to solve?
My Code:
<tr>
<td style="width:965px; height: 80px; padding-removed120px;">
<div style="removed: absolute; removed 16px; removed 87px; height: 80px; width:201px;">
height="80" width="140" style=" border-left:-0px solid #99ccff;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="_cx" value="3175" /> <param name="_cy" value="1720" />
<param name="Movie" value="Movie1.swf" /> <param name="Src" value="Movie1.swf" />
<param name="wmode" value="transparent" /> <param name="Play" value="-1" />
<param name="Loop" value="-1" /> <param name="Quality" value="High" />
<param name="SAlign" value="" /> <param name="Menu" value="-1" />
<param name="Base" value="" /> <param name="Scale" value="ShowAll" />
<param name="DeviceFont" value="0" /> <param name="EmbedMovie" value="0" />
<param name="BGColor" value="" /> <param name="SWRemote" value="" />
<embed src="Movie1.swf" width="140" height="80" wmode="transparent" pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash type ="application/x-shockwave-flash"> </embed> </object> </div>
<img name="home_page" src="Images/headernew.jpg" width="790" height="80" style=" border-right:0px solid #99ccff;" alt="#" id="IMG1" önclick="return IMG1_onclick()" />
</td>
</tr>