Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to determine existence of graphic

Status
Not open for further replies.

rick1111

Programmer
Joined
Nov 25, 2001
Messages
16
Location
US
I am storing images on my server with a naming convention of ID (obtained from a database) and "IMAGEx.JPG" (where x = 1 to 8). I am using a loop (8 times) containing a loadMovie to get the image and display it in my movie. This works great unless one or more of my series of images is not found. Is there any way I can determine that an image doesn't exist prior to attempting to load it?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top