dipa,
i didn't get you. can u please explain me in clear.
<ASPNetVideo:WindowsMedia ID="WindowsMedia1" runat="server" ---
VideoURL="~/DSCN3995.AVI"> |--> why is this?
</ASPNetVideo:WindowsMedia> ---
Or you can simply make a flash file using any of flash software and just embed it this way
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9.0.0.0"
id="3"
width="600"
height="350">
<param name="movie" value="4.avi">
<param name="bgcolor" value="#FFFFFF">
<embed name="FSB" src="4.swf" width="400" height="320" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"/>
</object>
u worte <object.....................</Object> --> where to write this??
how can i test the above code? please explain me in clear yar