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">';

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.