Hi Michael, Check out:
member(whichCastMember).loaded I'm curious though why are you using importFileInto instead of simply changing the filename of a linked cast member? I have tested the two for speed but my gut tells me that swapping the filename will be faster... don't ask me why just a feeling. Rob 16/06/2003 9:27:12 AM, "Michael von Aichberger" <[EMAIL PROTECTED]> wrote: >Hi list! > >For a simple slide show application I am using very large images (4096 x >768). > >I am using two cast members. When cast member A is displaying a slide, I use >importFileInto to import the next slide into cast member B. And vice versa. > >My problem: Even though the images are on the local hard disk, it >importFileInto takes some time. I need the execution of the next "step >forward" to wait for the next slide to be available. > >Is there a way to tell when importFileInto is done? > >I looked into preloadnetthing, but I am not downloading from the internet. > >Any solution? > [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!]
