as this code, but the target="_blank" not leading me to another page?
<a href="video1.aspx" target="_blank">
<object type="video/x-ms-wmv" data="Videos/clock.avi" width="320" height="255" >
<param name="src" value="Videos/clock.avi">
<param name="autoStart" value="0">
alt : <a href="Videos/clock.avi">clock.avi</a>
</object>
</a>

New Topic/Question
Reply



MultiQuote





|