I created a photoalbum from the tut. on the site.
I have a problem when i run the file i dont get any pictures only errrors.
i tryed chaning directory for the files
this.pathToPics = “…/Billeder/Beach Party 2002”;
this.pathToPics = “g:/Billeder/Beach Party 2002”;
this.pathToPics = “g:\Billeder\Beach Party 2002”;
I have copyed the pic names
this.pArray = [“My Pictures0001.jpg”, and so on to the end of the list.
Any1 got an idea of whats wrong ??
WHAT