btw, the same problem for another 50k size file. On Tuesday, June 3, 2014 7:03:44 PM UTC+8, Tapir wrote: > > My Flash app will load a static file (about 300k) in my app engine app. > It uses "int (100 * event.bytesLoaded / event.bytesTotal)" to calculate > the loading progress. > This works well for a long time. > But for past several months, the progress always is shown as 0%. > > The reason for the problem is event.bytesTotal is always 0 now (but GAE > returns the actual file size several months before). > > >
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
