Drakath Posted September 6, 2014 Share Posted September 6, 2014 Does the last file stated in the script downloads lastly? downloadFile("1.txd") downloadFile("2.png") downloadFile("3.png") downloadFile("4.dff") downloadFile("5.png") Will 5.png download lastly even though 4.dff size is a lot bigger? Will 1.txd download first? Link to comment
Anubhav Posted September 6, 2014 Share Posted September 6, 2014 1. No, the first one downloads first. 2. I don't know. 3. Yes. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now