|
-
May 22nd, 2008, 06:16 AM
#1
Thread Starter
Addicted Member
Problem In IE while Embed .swf file in aspx page
Hi,
I embed flash(.swf)file in my .aspx page. Its working good in Firefox,Opera and safari.
But i browse in IE it's not working that means it's loading continuously but no images
displayed.This is my code
<object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
id="MyMovie">
<param value="mDirectCP.swf">
<embed src="mDirectCP.swf" width="630px" height="500px">
</embed>
</object>
I hope ur's reply.
Failing to plan is Planning to fail 
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
|