1. Nachrichten
  2. Forum
    1. Unerledigte Themen
    2. Forenregeln
  3. Spenden
  • Anmelden
  • Registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Forum
  • Erweiterte Suche
  1. camp-firefox.de
  2. ReXaL

Beiträge von ReXaL

  • AktiveXControl funtzt net

    • ReXaL
    • 18. Februar 2008 um 22:28

    achso... nunja im hintergrund läuft avast antivirus und windows firewall sonst eig nichts nenenswertes

  • AktiveXControl funtzt net

    • ReXaL
    • 18. Februar 2008 um 21:26

    öhmm jetzt bitte nochmal für vollidioten wie mich :wink:

    programme mit Contentscann /-filter- Funktionen... was meinst du damit? (sry hab net so viel ahnung :roll: )

  • AktiveXControl funtzt net

    • ReXaL
    • 18. Februar 2008 um 21:12

    ne funtz auch net -.-

  • AktiveXControl funtzt net

    • ReXaL
    • 18. Februar 2008 um 20:49

    ist bei mir auch aktiviert

  • AktiveXControl funtzt net

    • ReXaL
    • 18. Februar 2008 um 20:37

    sry hab ich überlesen :roll:

    aber divx hab ich aber auch schon und es funtzt immer noch net :(

  • AktiveXControl funtzt net

    • ReXaL
    • 18. Februar 2008 um 20:27

    und jetzt? ich ahb das plugin doch schon nur es funtzt net richtig :wink:

    das steht in der feherkonsole bei activexcontrol:

    this.is_ff = true;
    }
    };

    divx_plugin.prototype.detect_plugin = function() {
    if (this.is_ie && this.os == 'Win') {
    // IE/Windows - can't use navigator.plugins since it's empty
    // must use VBScript instead to detect the plugin
    document.writeln('<script>');
    document.writeln('detectableWithVB = False');
    document.writeln('If ScriptEngineMajorVersion >= 2 then');
    document.writeln(' detectableWithVB = True');
    document.writeln('End If');
    document.writeln('Function detectActiveXControl(activeXControlName)');
    document.writeln(' on error resume next');
    document.writeln(' detectActiveXControl = False');
    document.writeln(' If detectableWithVB Then');
    document.writeln(' detectActiveXControl = IsObject(CreateObject(activeXControlName))');
    document.writeln(' End If');
    document.writeln('End Function');
    document.writeln('</scr>');

    // Now use the function
    var ret = detectActiveXControl(this.activex);
    if (this.type == 'player' && ret) {
    document.writeln('<script>');
    document.writeln('Function VBGetDWPVersion()');
    document.writeln(' on error resume next');
    document.writeln(' Dim dwpControl, dwpVersion');
    document.writeln(' dwpVersion = false');
    document.writeln(' set dwpControl = CreateObject("npdivx.DivXBrowserPlugin.1")');
    document.writeln(' if (IsObject(dwpControl)) then');
    document.writeln(' dwpVersion = dwpControl.GetVersion()');
    document.writeln(' end if');
    document.writeln(' VBGetDWPVersion = dwpVersion');
    document.writeln('End Function');
    document.writeln('</scr>');
    this.version = VBGetDWPVersion();
    }
    return ret;
    }
    else {
    // See if DivX Plugin is installed in navigator.plugins
    navigator.plugins.refresh(false);
    var reg_check = new RegExp(this.regex, 'i');
    for (plugin = 0; plugin < navigator.plugins.length; plugin++) {
    if (reg_check.test(navigator.plugins[plugin].name)) {
    if (this.type == 'player') {
    var dwpPlugin = navigator.plugins[plugin];
    var index = dwpPlugin.description.indexOf('version ');
    if (index != -1) {
    this.version = dwpPlugin.description.substring(index+8);
    }
    else {
    // Older than 1.4
    this.version = '1.0.0';
    }
    }
    return navigator.plugins[plugin];
    }
    }
    }
    return false;
    };

    divx_plugin.prototype.get = function() {
    if (this.is_ie && this.os == 'Win') {
    return document.getElementById(this.object_id);
    }
    return document.getElementById(this.embed_id);
    };
    // ... end Core Functions

  • AktiveXControl funtzt net

    • ReXaL
    • 18. Februar 2008 um 20:13

    Hi,

    ich habe ein problem mit dem aktivexcontol plugin (oder wie das heist), und zwar kann ich auf machen seiten wie z. b. http://www.stage6.com keine videos anschaun.
    Ein weiteres problem (habe keine ahnung ob es auch an diesem plugin liegt) und zwar kann ich links von emails nicht öffnen, bzw es kommt eine meldung dass die url ungültig sei.
    ich hoffe man kann mir schnell helfen :(

    mfg

Unterstütze uns!

Jährlich (2026)

1,5 %

1,5% (10,00 von 650 EUR)

Jetzt spenden
  1. Kontakt
  2. Datenschutz
  3. Impressum
Community-Software: WoltLab Suite™
Mastodon