Personally I would recommend NOT storing the images in the clientscript folder. That's a rather sensitive folder that should remain secure, so I wouldn't have a folder in there (images) that is chmod 777.
Either way, I think the mod is hard-coded to assume that the script and image directory is the same, and you'd need to change a bunch of stuff. IMHO it's just easier to follow the instructions and leave both in the same folder.
|