Re: Flash Drop down Menü?
Hallo,
ich Arbeite mit keinem Programm, schreibe alles im Editor oder kopiere es.
Hier das Aktuelle was ich heute erstellt habe, es öffnen sich die Kategorien die ich auswähle zum Beispiel Mopedtour2002 im Menüfenster wie schon gesagt und nicht im Hauptfenster.
Hier das Flash Drop Menü
<html>
<head>
</head>
<body>
<style type="text/css">
<!--
#floatmenu{position:absolute; width: 220px; top: 10px; left: 10px; z-index:5; visibility:visible;}
-->
</style>
<div id="floatmenu">
<body bgcolor="#ffffff" topmargin="2" leftmargin="2" marginheight="2" marginwidth="2" background="grpic/vvv.jpg" text="#999999" link="#999999" vlink="#cc3333" alink="#999999">
<OBJECT classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=220 HEIGHT=350>
<PARAM NAME=movie VALUE="flashmenu.swf?
&makenavfield0=Home&makenavurl0= target=MainFrame=home.htm
&makenavfield1=Motot9899&makenavurl1=Mopedtour 98 99.htm
&makenavfield2=Motot2002&makenavurl2=Mopedtour2002.htm
&makenavfield3=Links&makenavurl3=Links.htm">
<PARAM NAME=loop VALUE=false>
<PARAM NAME=menu VALUE=false>
<PARAM NAME=quality VALUE=high>
<PARAM NAME=scale VALUE=noborder>
<PARAM NAME=wmode VALUE=transparent>
<PARAM NAME=bgcolor VALUE=#ffffff>
<EMBED src="flashmenu.swf?makenavfield0=ioöojklö&makenavurl0=hjkljkg&makenavfield1=lgjklgjl&makenavurl1=gjklgjk&makenavfield2=gjklgjk&makenavurl2=jgklgjkl&makenavfield3=gjklgj&makenavurl3=gjkl" loop=false menu=false quality=high scale=noborder wmode=transparent bgcolor=#ffffff WIDTH=220 HEIGHT=350 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
</OBJECT>
</div>
<a href="http://www.guistuff.com/"><img border="0" src="http://www.guistuff.com/images/11dot.gif" width="1" height="1"></a>
<script language = "javascript">
<!--
var ie = document.all ? 1 : 0
var ns = document.layers ? 1 : 0
if(ie){var sidemenu = document.all.floatmenu;}
if(ns){var sidemenu = document.floatmenu;}
if(!ie){sidemenu.visibility = "hidden"}
function FixY(){
if(ie){sidemenu.style.top = document.body.scrollTop+10}
if(ns){sidemenu.top = window.pageYOffset+10}
}
setInterval("FixY()",100);
//-->
</script>
und das war das alte was ich mit Tabelle erstellt habe die einzelnen Buttons, dort haben sich die Kategorien im Hauptgfenster geöffnet da da ein der target MainFrame Befehl ich eingesetzt habe, nun weiß ich nicht wo ich diesen Befehl in dem neuen Drop Menü schreiben soll: Hier das alte
<html>
<head>
<title>left</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Marcus">
<meta name="Publisher" content="Marcus">
<meta name="Copyright" content="Marcus">
<meta name="Keywords" content="Mopedtours">
<meta name="Description" content="Dolomiten">
<meta name="Page-topic" content="Motorradtouren">
<meta name="Audience" content="Alle">
<meta name="Content-language" content="DE">
<meta name="Page-type" content="Bilder/Fotos">
<meta name="Robots" content="NOINDEX,FOLLOW">
</head>
<p><font face="Tw cen MT Condensed Extra Bold"><p align=center>
<script LANGUAGE="JavaScript1.1">
<!-- Begin
function right(e) {
if (navigator.appName == 'Netscape' &&
(e.which == 3 e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 event.button == 3)) {
alert("Was guckst du!");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
// End -->
</script>
<body bgcolor="#ffffff" topmargin="2" leftmargin="2" marginheight="2" marginwidth="2" background="grpic/backleft.jpg" text="#999999" link="#999999" vlink="#cc3333" alink="#999999">
<table width="100%" border="2" cellspacing=2" cellpadding="2">
<tr>
<td><a href="home.htm" target="mainFrame"><img src="left/home.jpg"width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="Mopedtour 98 99.htm" target="mainFrame"><img src="left/mototour9899.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="Mopedtour2002.htm" target="mainFrame"><img src="left/mototour02.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="Links.htm" target="mainFrame"><img src="left/links.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="Motorbikesites.htm" target="mainFrame"><img src="left/motolinks.jpg" width="110" height="22" border="0"></a></td>
</tr>
<tr>
<td><a href="MyMoped.htm" target="mainFrame"><img src="left/mybike.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="dolomiten.htm" target="mainFrame"><img src="left/dolo.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="WochenendTagestrips.htm" target="mainFrame"><img src="left/wett.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="Witziges.htm" target="mainFrame"><img src="left/witz.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="http://www.motogp.com" target="mainFrame"><img src="left/motogp.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="passwort.htm" target="mainFrame"><img src="left/privat.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="http://gaestebuch-welt.de/cgi-bin/2/gb.cgi?id=marcuswoeber" target="mainFrame"><img src="left/gaestebuch.jpg" width="110" height="25" border="0"></a></td>
</tr>
<tr>
<td><a href="http://36912.rapidforum.com" target="mainFrame"><img src="left/forum.jpg" width="110" height="25" border="0"></a></td></tr>
<tr>
<td><a href="http://www.tower27.ch" target="_top">
<img src="http://standard.house27.ch/counter/counter.php?ID=46077" border="0" alt="kostenlos Counter bei webhosting.tower27.ch"></a></td>
</tr>