Downloading Large Files using Flex/AIR

During my download manager development I tried a number of different methods to download files. This article was invaluable, as it explains how to download in 50k chunks rather than buffering much larger amounts.

Continue Reading →