hello,
i have just taken over soem dir. movie that are ment for the web from another
programmer and he has used:
member("hires").percentStreamed
where 'hires' is QT movie that has to be fully downloaded befre it can be view by the
sites visitor, so there is no streaming involved. He used the above line to display
the amount of 'hires' that has already downloaded to the client.
This code works fine most of the time, but when I started to use it in conjunction
with .swa files which i partly stream into memory on 'startmovie' with the following:
member("someSound").preLoadTime = 5
member("someSond").preLoadBuffer()
it does not work correctly at all anymore (seems to become platform dependant: works
on PC/IE, but in no other combination)...
has anyone had similar experience?cheers
mick
[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!]