logo
Home
Free-Service
Online-Shop
Tassen & Co
CodeSnippets
WebTools
Software
Java/Scripte
Generatoren 
eKiwi Blog
Link zu uns
Impressum

Applet-Name: Photoalbum2
HTML - Code: <APPLET  CODE="photoalbum.class" WIDTH=440 HEIGHT=340>
<PARAM name="developer" value="Demicron (www.demicron.se)">
<PARAM name="userinterface" value="standardui">
<PARAM name="standardui.maincolor" value="e0e0e0">
<PARAM name="standardui.usepausebutton" value="no">
<PARAM name="standardui.innerborderwidth" value="2">
<PARAM name="standardui.middleborderwidth" value="12">
<PARAM name="standardui.outerborderwidth" value="4">
<PARAM name="transtime" value="8000">
<PARAM name="timeout" value="120000">
<PARAM name="pause" value="2000">
<PARAM name="minframenr" value="150">
<PARAM name="bgcolor" value="000000">
<PARAM name="fxmod0" value="brushfxmod">
<PARAM name="fxmod1" value="zoomfxmod">
<PARAM name="fxmod2" value="blackholefxmod">
<PARAM name="fxmod3" value="unseenwindsfxmod">
<PARAM name="fxmod4" value="origamifxmod">
<PARAM name="fxmod5" value="liquidfxmod">
<PARAM name="image0" value="1.jpg">
<PARAM name="image1" value="2.jpg">
</APPLET>
Erläuterungen:
developer Autor, darf nicht verändert werden
userinterface Rahmen: so beibehalten
standardui.maincolor Farbe des Rahmens
standardui.usepausebutton yes oder no = Pausebutton
standardui.innerborderwidth Innenrahmenbreite
standardui.middleborderwidth mittlere Rahmenbreite
standardui.outerborderwidth äußere Rahmenbreite
transtime Dauer der Animation
pause Pause zwischen den Animationen
minframenr Frame-Anzahl pro Animation
bgcolor Hintergrundfarbe
fxmod(x) Art der Animation
image(x) Pfad der Bilder
Autor/Quelle:

Demicron

Download: click hier