Results 1 to 2 of 2

Thread: Problem In IE while Embed .swf file in aspx page

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up 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="clsid27CDB6E-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

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Problem In IE while Embed .swf file in aspx page

    In IE, are you getting a tooltip when you hover your mouse over the flash applet? Click here to activate this control, perhaps?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width