PDA

View Full Version : Upload percentual...


Lynx75
03-27-2003, 09:04 AM
hi,
we know all the way to make a "pre-downloading",but its possible to make an "pre-uploading"??


tnx

CyanBlue
03-27-2003, 09:28 AM
Howdy...

I am sorry but I do not understand these terms, 'pre-downloading' and 'pre-uploading'... Can you explain what these are??? ;)

Lynx75
03-27-2003, 09:46 AM
ok,
getBytesLoaded,getTotalbytes etc.. are for loading data in flash.My question is:
Ive got a list of link (link to some .zip files),when the user click the link to download from my server into his/her PC,is any way to show the byte that are tranfered from my server till his/her PC? At download complete i simpli jump into a small animation..

got it?

CyanBlue
03-27-2003, 10:07 AM
Not a single clue... Sorry...

Lynx75
03-27-2003, 10:17 AM
mmm,ok
Ive found a solution anw..

tnx anw,bye

CyanBlue
03-27-2003, 10:20 AM
Care to share what you have found if you don't mind???

Lynx75
03-27-2003, 10:30 AM
well,I just live the situation as it is.
I wished to replicate insife flash what u see inside of the Download Window of your browser.Speed,percentual of byte etc..

CyanBlue
03-27-2003, 10:35 AM
Um... As soon as you call getURL() function that will popup with the small box saying open or save within the browser, right??? That's where you say bye-bye to Flash... You might be able to do some more with server side script, but I am not sure...

Lynx75
03-27-2003, 12:36 PM
Im not so deep expert of side-server code.
Ill use asfunction to send an email when the user click at that file.

8) the easy way is sometimes the best!


tnx..bye

CyanBlue
03-27-2003, 01:15 PM
Yup... True that... ;)