Re: Swapping images problem

2004-06-08 Thread Troy Rollins
On Jun 9, 2004, at 1:15 AM, Hermann Brandi wrote: Thank you troy. I found the mistake. As a friend use to say "it was between the chair and the keyboard". When I paste the script I noticed the problem. It was the "else" commented at the end. Anyway I send you the script. Thanks for your help and

Re: Swapping images problem

2004-06-08 Thread Luiz Gustavo Castelan PĆ³voas
Try making a cast for every 100 images use a script to import them into several diferent casts. Luiz HB> Hello again! HB> I'm trying to understand why my swapping image catalog doesn't work. I'm HB> making a photo catalog with 2600 images. I tried to import them to an HB> external cast and I cou

RE: Swapping images problem

2004-06-08 Thread Hermann Brandi
--else imagenNoDisponible = gRutaDeLasImagenes & "imagenNoDisponible.jpg" --sprite(2).member = member.filename(imagenNoDisponible) member("imagen").fileName = imagenNoDisponible end if end -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL P

Re: Swapping images problem

2004-06-08 Thread Troy Rollins
On Jun 8, 2004, at 11:51 PM, Hermann Brandi wrote: My problem is that when the image swaps returns to the original one almost immediately. Why is happening this? I'm using this script as part of the larger one: if dosIsFileExist(productImage) then member(3).filename = productImage else member