Still another question from me:

I want a Shockwave movie to display about 100 images out of several
thousands that are on the server.

Before I can use them I suppose I have to preload them with preloadNetThing.

As each preload is an network action with its own ID, and as I have heard
one shouldn't do too many of those at a time, I think it is best to preload
one image after the other.

That's my point:

What is the best approach? Can that be done in a moviescript? How do I make
the script wait for the network operation to be done before proceding with
the next operation? I think one should avoid repeat loops. What other
options have I got? Each and every network operation in an own frame script?

Or the use of stepFrame handlers?

Or OOP?

What do you think?

Thanks again
Michael

[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