gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #40459] master-21901-77966b2 doesn’t show downloade


From: Pablo Rodríguez
Subject: [Gnash-commit] [bug #40459] master-21901-77966b2 doesn’t show downloaded bytes
Date: Wed, 06 Nov 2013 19:55:53 +0000
User-agent: Mozilla/5.0 (masking-agent; rv:18.0) Gecko/20100101 Firefox/18.0

Follow-up Comment #15, bug #40459 (project gnash):

Sandro,

I load a 6.7MB SWF hosted at http://archive.org with an average download speed
of 300KB/s. It takes more than 30 seconds to be loaded. And the whole script
works with the Adobe player.

You are the expert here and I don’t know how onLoadComplete is handled
internally by Gnash. But it works as expected.

The script attached (still a manual testcase) uses onLoadStart, onLoadError,
onLoadProgress and onLoadComplete.

I’m not sure whether onLoadStart works fine. And onLoadProgress doesn’t
performs it contents.

onLoadError works fine (at least with the script attached).

And onLoadComplete works fine, since lines 106 to 110 in the attached script
are only executed once the external SWF has been completely loaded.

I don’t know what I’m missing here. But if onLoadComplete is executed
after the SWF header is read, wouldn’t it be possible that the SWF header
can be read only after complete loading?

Many thanks for your help.

(file #29551)
    _______________________________________________________

Additional Item Attachment:

File name: freeculture-loader.sc          Size:4 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40459>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]