G
Guest
i want to insert a swf file in a .net page ,but it doesn't load in run mode
this is the code:
<td width="100%" colspan="2" height="3">
<object width="90%" height="50">
<param name="movie" value="/IID.swf">
<embed src="/IID.swf" width="90%" height="50" TYPE="application/x-hockwave- flash">
</embed>
</object>
</td>
than
User submitted from AEWNET (http://www.aewnet.com/)
this is the code:
<td width="100%" colspan="2" height="3">
<object width="90%" height="50">
<param name="movie" value="/IID.swf">
<embed src="/IID.swf" width="90%" height="50" TYPE="application/x-hockwave- flash">
</embed>
</object>
</td>
than
User submitted from AEWNET (http://www.aewnet.com/)