Animation=new Array(); bild=new Array(); "; $ordner=opendir ($verzeichnis); $by = 1; while ($file = readdir ($ordner)) { if($file != "." && $file != "..") { echo "bild[$by]='$verzeichnis$file';\n"; $by++; $last_pic = $verzeichnis.$file; } } closedir($ordner); echo " var aktuell=0, ende=$by-1; for(r=1; r < $by; r++){ Animation[r]=new Image(); Animation[r].src=bild[r]; } function blaettern(richtung) { if (aktuell+richtung >= 1 && aktuell+richtung <= ende) aktuell += richtung; document.images.dummy.src=Animation[aktuell].src; }

" . ($by-1) ."Winterimpresionen aus dem Gasteinertal
"; ?> << Zurück Vorwärts >>