Embed Quicktime

Discussion in 'ASP.NET 2.0' started by vys, May 18, 2006.

  1. vys

    vys

    Hi,

    I have a problem. On my site there are quicktime movies which are embeded. I am using the standard issue <object><embed> to get the movie to display, which works fine.

    When I pull up the site in mozilla there are no problems, however with IE a messagebox with 'Click to run ActiveX control on this webpage' pops up. If you click on OK or the X it runs the movie.

    How to I get rid of this annoyance?

    I've tried javascript and had it write the <embed> tag for me, which ran the movie but still had the message pop up.

    Where am I going wrong?

    Thanks.
     
  2. This is due to a recent IE update... I forget why but its the result of some lawsuit or the like...

    Got pushed out may 11 or so.

    Found it :)..

    http://support.microsoft.com/kb/912945

    Post Edited (wvalters) : 5/18/2006 7:51:25 PM GMT
     

Share This Page