Jump to content

weird error after following microsoft support??


legohead6

Recommended Posts

ok well i was trying to embed a flash movie without having to activate it, so i search around and find on microsofts site some code to work around having to click to activate flash, so i enable it into my script and now when i load the page a warning box comes up saying "Internet Explorer cannot open the internet site http://www.zelocalz.com. operation aborted" the annoying thing is i can see the flash object behind the error before the page closes!!!

 

heres the code that i insert to cause the prob

 


<!-- HTML File -->
<html>
  <body> 
    <div id="embedControlLocation">
      <script src="embedControlOuterHTML.js"></script>
    </div>
  </body>
</html>

// outerhtml.js
embedControlLocation.outerHTML = '<embed src="images/flash/nnav.swf">';

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.