Hey all - I'm not new at this but I'm seeing something interesting:

I've got a little shockwave app that gets a list of video to link to from
an xml doc -- on load of the xml, I have a fetcher object that gets 4 of
them at a time and preloadnetthing them to the user's cache.

It was my understanding that if you set the video's filename to the same
url, it will just make the connection to the file in the user's cache,
correct?

What if the file is in transit at the moment, and you make the link, does
it pick up where the file left off (say 50%) or does it fetch another file
since it's not 'ready' from the cache? 

The xml is passing in the movie relative to the dcr; I'm checking to seeif
the movie passed in contains http:, and if not putting the moviepath to
the start of it when I create my internal proplist for linking said media.

The linking works, it just isn't as quick as I'd think.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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