Hi friends,

This code is not working that is no error.I give a correct path.
But i think it doesn't check the path.I can't find the error.Is any error in this code?

<object type="application/x-shockwave-flash" data="D:\IW-Workspace\Ashok\sample\WebSite2\Default.aspx?path=C:\WINDOWS\Help\Tours\mmTour\intro.swf" width="400" height="500">
<param name="src" value ="C:\WINDOWS\Help\Tours\mmTour\intro.swf"/>
<param name="movie" value="data/intro.swf" />
<param name="loop" value="false" />
<embed src="C:\WINDOWS\Help\Tours\mmTour\intro.swf" width="400" height="300">
</embed>
</object>

Thanks