sandeepmur
Programmer
Hello,
I want embed a flash movie within anchor tags.. something like:
<a name="jogo" id="jogo" href=" target="_blank">
<div id="Layer1" style="position:absolute; left:137px; top:40px; width:72px; height:42px; z-index:1">
<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" codebase=" width="267" height="119">
<param name="movie" value="jogologica.swf">
<param name="quality" value="high">
<embed src="jogologica.swf" quality="high" pluginspage=" type="application/x-shockwave-flash" width="267" height="119"></embed></object>
</div>
</a>
but the above doesnt work... thnx for any suggestions.
sg
I want embed a flash movie within anchor tags.. something like:
<a name="jogo" id="jogo" href=" target="_blank">
<div id="Layer1" style="position:absolute; left:137px; top:40px; width:72px; height:42px; z-index:1">
<object classid="clsid
<param name="movie" value="jogologica.swf">
<param name="quality" value="high">
<embed src="jogologica.swf" quality="high" pluginspage=" type="application/x-shockwave-flash" width="267" height="119"></embed></object>
</div>
</a>
but the above doesnt work... thnx for any suggestions.
sg