Hello again!

I'm trying to understand why my swapping image catalog doesn't work. I'm
making a photo catalog with 2600 images. I tried to import them to an
external cast and I couldn't because it was to large and it wouldn't fit
inside the CD. I tried to import one linked image an then use a script to
change the cast member as I would on a regular swapping image. All this is
done via Movie Script. 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(3).filename = noImage
end if

I hope you can help me to clarify this because this is the first time that
I'm trying to change a linked file.

Best 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!]

Reply via email to