Hello list! I'm the one with the problem of the 2600 images for a catalog. What I did was to link one image to a file called "image.jpg". The catalog displays a picture of the product and a description of it from a V12 data base. My problem is that when I make the swapping image the image doesn't remain there but it displays it for less than a second and returns to the original one. I made this script:
if dosIsFileExist(productImage) then member(3).filename = productImage else member(3).filename = noImage end if I don't know if the loop is making the change. With the images inside the cast I didn't have this problem when swapping. Can you please explain me what is going on? I hope you can help me. Regards, Hermann Brandi [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
