Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
jmarcv  
#1 Posted : Wednesday, April 18, 2012 8:38:26 AM(UTC)
jmarcv

Rank: Member

Groups: Member
Joined: 2/6/2012(UTC)
Posts: 27

Thanks: 1 times
Version: 7.0.37 pro

Docs say:

http://www.aurigma.com/d...omizing-progress-bar.htm

function onProgress(PercentTotal, PercentCurrent, Index){

The Progress event gives you an ability to reflect the upload progress. You can display progress of the current file upload using the PercentCurrent event parameter and/or total upload progress via the PercentTotal parameter. The last parameter, Index, is the number of currently uploading file.

Reality says param 3 is the TOTAL files uploaded, param 2 is the Index.

Are there more docs on this I am missing, or is this incorrect?

jmarcv  
#2 Posted : Wednesday, April 18, 2012 8:43:00 AM(UTC)
jmarcv

Rank: Member

Groups: Member
Joined: 2/6/2012(UTC)
Posts: 27

Thanks: 1 times
OK, I found it

http://www.aurigma.com/d.../E_Uploader_Progress.htm

function Uploader1_Progress(percent, uploadedFiles, totalFiles, uploadedBytes, totalBytes){

This seems to be what I am observing, so looks like your docs on the page quoted earlier are incorrect.

Dmitry  
#3 Posted : Wednesday, April 18, 2012 10:22:34 AM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Thanks for letting us know about that. We will fix this problem in the "Customizing Progress Bar" topic.
Sincerely yours,

Dmitry Sevostyanov

UserPostedImage Follow Aurigma on Twitter!

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.