Calling loadBytes
Event: progress event: [ProgressEvent type="progress" bubbles=false cancelable=false eventPhase=2 bytesLoaded=0 bytesTotal=20]
Content: null
Bytes length: 0
Event: progress event: [ProgressEvent type="progress" bubbles=false cancelable=false eventPhase=2 bytesLoaded=20 bytesTotal=20]
Content: null
Bytes length: 0
Event: ioError event: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2124: Loaded file is an unknown type."]
Content: null
Bytes length: 0
Immediately after loadBytes:
loader.contentLoaderInfo.bytesLoaded = 20
loader.contentLoaderInfo.bytesTotal = 20
loader.contentLoaderInfo.bytes.length = 0
