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. madpinky

Beiträge von madpinky

  • avi werden nicht angezeigt -

    • madpinky
    • 7. Februar 2006 um 17:42

    hallo allerseits...

    ich war auch gerade auf der suche nach integrationsmöglichkeiten von videos (speziell AVI) und bin auf eure seite gestoßen.

    die o.g. variante läuft bei mir sehr gut, ist allerdings nicht W3-Konform, so dass ich noch ein wenig weiter gesucht habe...

    ... und fündig geworden bin:

    diese variante ist W3-Konform und spielt alle gängigen Videos mit Quicktime ab (also auch AVI Videos):

    Code
    <style type="text/css">
      /* hides the second object from all versions of IE */
      * html object.mov { display: none; }
      /* displays the second object in all versions of IE apart from 5 on PC */
      * html object.mov/**/ { display: inline; }
      /* hides the second object from all versions of IE >= 5.5 */
      * html object.mov { display/**/: none; }
     </style>
    
    
    <object
      classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
      codebase="http://www.apple.com/qtactivex/qtplugin.cab"
      width="320" height="256">
     
      <param name="src" value="/images/cimg1297.avi">
      <param name="controller" value="true">
      <param name="autostart" value="false">
    
    
      <object
        type="video/quicktime" data="/images/cimg1297.avi"
        width="320" height="256" class="mov">
    
    
        <param name="controller" value="true">
        <param name="autostart" value="false">
    
    
        Error text.
    
    
      </object>
    </object>
    Alles anzeigen

    Quelle: http://realdev1.realise.com/rossa/rendertest/quicktime.html

    ich hoffe, ich konnte damit einigen weiterhelfen.

    gruß madpinky

Unterstütze uns!

Jährlich (2025)

82,4 %

82,4% (535,86 von 650 EUR)

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