Helpful Information
 
 
Category: DD Scripts
autumn leaves

http://www.dynamicdrive.com/dynamicindex3/leaves.htm
autumn leaves

I can't get the images to display on my forum
where am I suppose to upload the images?
do I have to change something in the script?

They should go in the same directory as where you put the script. No other subfolders.

Also make sure that you don't rename the images, and if you do simply change this piece of the code:


//Pre-load your image below!
grphcs=new Array(6)
Image0=new Image();
Image0.src=grphcs[0]="al.gif";
Image1=new Image();
Image1.src=grphcs[1]="bl.gif"
Image2=new Image();
Image2.src=grphcs[2]="cl.gif"
Image3=new Image();
Image3.src=grphcs[3]="dl.gif"
Image4=new Image();
Image4.src=grphcs[4]="el.gif"
Image5=new Image();
Image5.src=grphcs[5]="fl.gif"

You can also edit the size of the images, either in an image editor or on the script, as with a forum being quite intensive on reading the leaves could be a distraction at a larger size.

cr3ative

hello
I'm really new at this
and I want to know if you can put this code into a blog from blogger and also if there's any guide for dummies of how to put the script, cause I've been trying a lot and I just can't make it, I guess I'm doing something wrong

thanks










privacy (GDPR)