Using revision 869.
method: onParseAnimationsProgress() in DAE.as - line 1743 is missing the
following line in order to dispatch the ANIMATIONS_PROGRESS event.
dispatchEvent(new FileLoadEvent(FileLoadEvent.ANIMATIONS_PROGRESS,
this.filename, event.bytesLoaded, event.bytesTotal));
Original issue reported on code.google.com by andy.gri...@gmail.com on 24 Jan 2009 at 6:54
Original issue reported on code.google.com by
andy.gri...@gmail.com
on 24 Jan 2009 at 6:54