你直接监测ie版本把
6.0可以直接flash

解决方案 »

  1.   

    http://www.blueidea.com/bbs/newsdetail.asp?id=234550
    http://www.blueidea.com/user/blueidea/plugintest/flashcontent.htm
      

  2.   

    <body>
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    var swf = new ActiveXObject('ShockwaveFlash.ShockwaveFlash');
    (swf) ? document.writeln('你已经安装了插件') : document.writeln('你没有安装插件');
    // -->
    </SCRIPT>
    </body>
      

  3.   

    <body>
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    var swf = new ActiveXObject('ShockwaveFlash.ShockwaveFlash');
    (swf) ? document.writeln('你已经安装了插件') : document.writeln('你没有安装插件');
    // -->
    </SCRIPT>
    </body>