Jeena Paradies: Netscape 4 & index.htm

Hallo Leute, ich habe ein Pronlem mit diesem alternativbild anstatt Flash. Alles was nach diesem Flashfilmchen in der HTML Datei steht, wird nicht mehr angezeigt. Wenn ich das img tag rauslasse funktioniert es wunderbar. Was habe ich da falsch geschrieben, dass es im ns4 nicht geht?

<object type="application/x-shockwave-flash" data="menu1.swf"
        width="200" height="150">
        <param name="movie" value="menu1.swf" />
        <img src="back.gif" width="200" height="150" alt="" />
</object>

  1. Hi,

    verstehe nicht warum du das img tag in das objekt reinschreibst...
    mach doch einfach eine Tabelle mit 2 zellen.
    oben den flashfilm rein und in die untere tabelle das navi-bild.

    1. Ne du hast das falsch verstanden, das img tag ist ja das alternativbild, das angezeigt wird, wenn jemand kein Flash-Plugin hat.

      Das Navi-Bild kommt ja dann später im HTML code

  2. Hallo,

    Hallo Leute, ich habe ein Pronlem mit diesem alternativbild anstatt Flash. Alles was nach diesem Flashfilmchen in der HTML Datei steht, wird nicht mehr angezeigt. Wenn ich das img tag rauslasse funktioniert es wunderbar. Was habe ich da falsch geschrieben, dass es im ns4 nicht geht?

    <object type="application/x-shockwave-flash" data="menu1.swf"
            width="200" height="150">
            <param name="movie" value="menu1.swf" />
            <img src="back.gif" width="200" height="150" alt="" />
    </object>

    Poste mal die ganze HTML-Datei. In meinem Netscape funktioniert alles einwandfrei (mit Applet statt Flashfilm)

    Mit freundlichen Grüßen
       Dimitri Rettig

    1. Poste mal die ganze HTML-Datei. In meinem Netscape funktioniert alles einwandfrei (mit Applet statt Flashfilm)

      Was auffällt, ist, dass wenn ich die Datei in einem eigenen Fenster aufmache, es wunderbar funktioniert, doch im Frameset gehts nicht.

      Das ist die Datei menue:

      <html>
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
      <title>Menu</title>
      <link rel="stylesheet" type="text/css" href="format2.css">
      </head>
      <body >
      <p style="margin-top: 0; margin-bottom: 0">
      <object type="application/x-shockwave-flash" data="menu1.swf"
              width="200" height="150">
              <param name="movie" value="menu1.swf" />
              <img src="back.gif" width="200" height="150" alt="" />
      </object>
      </p>
      <p style="margin-top: 0; margin-bottom: 0">
      <object type="application/x-shockwave-flash" data="menu2.swf"  height="20" width="200">
       <param name=movie value="menu2.swf" />
      </object>
      </p>
      <p style="margin-top: 0; margin-bottom: 0">
      <map name="menu3">
       <area shape="rect" coords="6,2,64,22" href="news.htm" target="main" alt="">
       <area shape="rect" coords="94,4,190,26" href="members.htm" target="main" alt="">
       <area shape="rect" coords="4,26,106,40" href="pictures.htm" target="main" alt="">
       <area shape="rect" coords="62,44,184,64" href="sondermuel.htm" target="main" alt="">
       <area shape="rect" coords="2,66,66,82" href="merch.htm" target="main" alt="">
       <area shape="rect" coords="82,66,198,86" href="http://www.guweb.com/cgi-bin/guestbook?id=VIVOS" target="main" alt="">
       <area shape="rect" coords="26,84,74,100" href="info.htm" target="main" alt="">
       <area shape="rect" coords="92,90,160,106" href="dates.htm" target="main" alt="">
       <area shape="rect" coords="8,102,50,120" href="linx.htm" target="main" alt="">
       <area shape="rect" coords="52,110,118,128" href="press.htm" target="main" alt="">
       <area shape="rect" coords="132,108,194,128" href="sound.htm" target="main" alt="">
      </map><img src="menu.gif" border="0" alt="" usemap="#menu3" width="200" height="130">
      <p>

      <a target="_blank" href="http://v1.nedstatbasic.net/stats?ABBuOQOnAl9tIbSQf6DfYYcpzq5Q"><img
      src="http://m1.nedstatbasic.net/n?id=ABBuOQOnAl9tIbSQf6DfYYcpzq5Q"
      border="0" nosave width="18" height="18"></a></p>
      </body>
      </html>

      Und das ist die index.htm:

      <html>
      <head>
      <title>Vivos O Muertos</title>
      <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
      <META HTTP-EQUIV="Language" CONTENT="de">
      <META NAME="page-type" content="html">
      <META NAME="publisher" content="Jeena Paradies">
      <META NAME="author" content="Jeena Paradies zwiebelkuchen@gmx.de">
      <META NAME="robots" content="index, follow">
      <META NAME="keywords" content="vivos o muertos macht musik. selbst.von hand. welche schwierig... auf jeden fall ist der eine teil derband mehr von rock als von punk beeinflusst und der andere teil mehr von punk als von rock.der kompromiss irgend etwas dazwischen.durch den support von bands wie Rantanplan, Muff Potter , Germ Attack, Bananafishbones, Stone the Crow, Donots, Skin of Tears oder den Toten Hosen hat sich die Band einen gewissen Namen erspielt und im Mai 2002 eine neue Platte herausgebracht.
      ">
      <META NAME="description" content="Vivos O Muertos">
      <title>Vivos O Muertos</title>
      <link rel="shortcut icon" href="http://home.arcor.de/vivosomuertos/favicon.ico">
      </head>
        <frameset rows="*,300,*" framespacing="0" border="0" frameborder="0">
         <frame name="oben" src="home/leer.htm" target="_self" marginwidth="0" marginheight="0" scrolling="no" noresize>
         <frameset cols="*,200" framespacing="0" border="0" frameborder="0">
          <frame name="main" src="home/main.htm" target="_self" scrolling="auto" noresize marginwidth="0" marginheight="0">
          <frame name="menu" src="home/menu.htm" target="main" scrolling="no" marginwidth="0" marginheight="0">
         </frameset>
         <frame name="unten" src="home/leer2.htm" target="_self" scrolling="no" marginwidth="0" marginheight="0" noresize>
         <noframes>
          Dein Browser kann diese Seite leider NOCH nicht anzeigen; Ich arbeite daran /Jeena Paradies
          </noframes>
          </frameset>
      <frameset>
      </frameset>
      </html>