|
-
Jun 20th, 2007, 08:53 AM
#1
Thread Starter
Addicted Member
Is shockwave object not work in asp.net
Hi friends,
i put the code again.I give the correct path.But in the browser flash image do not displayed.At the same time no error msg.I couldnt find out out the mistake.Whats the reason?
<object type="application/x-shockwave-flash" data="D:\IW-Workspace\Ashok\sample\flash\animated_img.swf" width ="550" height ="400">
<param name="movie" value ="D:\IW-Workspace\Ashok\sample\flash\animated_img.swf" />
<param name="quality" value="autohigh" />
<param name="menu" value="true" />
<param name ="play" value="true" />
<param name="loop" value="false" />
<param name ="scale" value ="noborder" />
<embed src="D:\IW-Workspace\Ashok\sample\flash\animated_img.swf" quality="autohigh" play="true" loop="false">
</embed>
</object>
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|