Can the concurrency of Assets.loadLibra be set?
The default concurrency used by Assets.loadLibrary in openfl html5 to load resources is to load multiple resources simultaneously. Can the number of concurrent loads be set?
Also, may I ask if Assets.loadLibrary is implemented using the urlloader class?
