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: Tue, 05 Nov 2013 21:14:46 +0000
User-agent: Mozilla/5.0 (masking-agent; rv:18.0) Gecko/20100101 Firefox/18.0

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

Sandro,

according to the Adobe documentation
(http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=00001383.html)
onLoadComplete is ”[i]nvoked when a file that was loaded with
MovieClipLoader.loadClip() is completely downloaded.” This part seems to
work fine in Gnash.

onLoadInit is “[i]nvoked when the actions on the first frame of the loaded
clip have been executed”
(http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=00001385.html),

onLoadStart is “[i]nvoked when a call to MovieClipLoader.loadClip() has
begun to download a file”
(http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=00001387.html).

onLoadError works also fine (at least with the script I provided).

And onLoadProgress is “[i]nvoked every time the loading content is written
to the hard disk during the loading process (that is, between
MovieClipLoader.onLoadStart and MovieClipLoader.onLoadComplete)”
(http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=00001386.html).

I hope it helps,


Pablo

    _______________________________________________________

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]