Everyone is probably familiar with the method for downloading files provided in the Flex documentation:
var urlString:String = "http://example.com/myfile.zip"; var...