View Full Version : test if file exists


darklitch
03-20-2006, 01:36 AM
fla file: http://home.comcast.net/~lizard_women/dirtbikeatv.fla
website: http://home.comcast.net/~lizard_women/dirtbikeatv/index.html

Ive found a couple of scripts that will test if a file exists on google but i eather don't have the required software or it just does'ent make since on how to install them. On my site, when you go to images, once you get past image 12, no images are displayed. This is because I don't have anymore than 12 images. They are not embedded into the swf file, but located somewhere else on my server. I could just put in the flash file to not go past 12, but I want any easy way to update my site and just upload images. The only way i see on how to do this is to test if the image exists and if it does, show it and if it does'ent, go to image 1. Any ideas?