A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Bypassing IE ActiveX warning

  1. #1
    Junior Member
    Join Date
    Nov 2005
    Posts
    6

    Bypassing IE ActiveX warning

    is there anyway to bypass the stupid function in IE that forces viewers to click a flash file in order to enable it?

  2. #2
    Junior Member
    Join Date
    Sep 2006
    Posts
    6
    yeh, just look up adobe.com website, theres a plug in that u can download.Then publish the javascript file to go with your html file and swf and there u have it..active x bypassed!

  3. #3
    Junior Member
    Join Date
    Jul 2005
    Posts
    7

    Kirupa Tutorial

    There's a really great tutorial on Kirupa to help you get around this one

    http://www.kirupa.com/developer/flash8/flash_fix.htm

    Cheers

  4. #4
    Junior Member
    Join Date
    May 2007
    Posts
    1

    Lightbulb

    The workaround, provided by Microsoft, is to insert a one line fix to the .html file. This line overrides the local machine lockdown by setting the file to the internet zone instead of the local machine zone. The line Microsoft calls Mark of the Web is simply:

    <!-- saved from url=(0013)about:internet -->


  5. #5
    Junior Member
    Join Date
    Apr 2007
    Location
    Almada, Portugal
    Posts
    11
    Well, I did get pass the problem with the activation but now the vertical alignment doesn't seem to take effect... any ideas?


    www.calenulmadesigns.com
    (that's the site)

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

HTML5 Development Center