Quote:
|
Originally Posted by excaliber7388
I wanted to be able to trigger it at certain times, or when an images is downloading, it would show a progress bar, etc
|
You're looking for these three variables then:
Quote:
downloadfile - string (read only)
downloadpos - integer (read only)
downloadsize - integer (read only)
|