Hi Alberticus,
habe es eben von Ekiwi mal runtergeladen und auf meiner Testseite probiert. Es klappt einwandfrei!
01)
Gehe hin und downloade das Addon; anschließend entpacken.
02)
Dann lade die Datei "AnBanner.class" und die 4gif-Dateien (als Beispiel) in Dein Rootverzeichnis.
03)
Dann füge folgendes im ACP auf Deine Startseite ein:
<table width="100%">
<tr>
<td align="center">
<BODY LINK="#FFFFFF" VLINK="#999999" ALINK="#00FF00" BGCOLOR="#000000">
<APPLET CODE="AnBanner.class" WIDTH=400 HEIGHT=40>
<PARAM NAME="gif1" VALUE="http://www.DEINE SEITE.de">
<PARAM NAME="link1" VALUE="http://">
<PARAM NAME="wait1" VALUE="2000">
<PARAM NAME="targetwindow1" VALUE="dummy">
<PARAM NAME="gif2" VALUE="2.gif">
<PARAM NAME="link2" VALUE="http://">
<PARAM NAME="wait2" VALUE="2000">
<PARAM NAME="targetwindow2" VALUE="dummy">
<PARAM NAME="gif3" VALUE="3.gif">
<PARAM NAME="link3" VALUE="http://">
<PARAM NAME="wait3" VALUE="2000">
<PARAM NAME="targetwindow3" VALUE="dummy">
<PARAM NAME="gif4" VALUE="4.gif">
<PARAM NAME="link4" VALUE="http://">
<PARAM NAME="wait4" VALUE="2000">
<PARAM NAME="targetwindow4" VALUE="dummy">
</APPLET>
</CENTER>
</BODY>
</td>
</tr>
</table>
04)
www.DEINE SEITE.de natürlich ändern.
Jetzt siehst Du, dass es klappt. Anschließend brauchst Du nur noch alles Deinen Wünschen entsprechend anzupassen.
Gruß
Euer Zauberer
Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von »Wizard« (10. Mai 2010, 15:45)