diff --git a/core/tests/swfs/avm2/loaderinfo_properties/output.txt b/core/tests/swfs/avm2/loaderinfo_properties/output.txt index 900b88c14..47ac916d2 100644 --- a/core/tests/swfs/avm2/loaderinfo_properties/output.txt +++ b/core/tests/swfs/avm2/loaderinfo_properties/output.txt @@ -1,8 +1,18 @@ //this.loaderInfo.bytesLoaded -603 +754 //this.loaderInfo.bytesTotal -603 +754 //this.loaderInfo.content === this true //this.loaderInfo.contentType null +//this.loaderInfo.actionScriptVersion +3 +//this.loaderInfo.frameRate +24 +//this.loaderInfo.height +400 +//this.loaderInfo.swfVersion +43 +//this.loaderInfo.width +550 diff --git a/core/tests/swfs/avm2/loaderinfo_properties/test.fla b/core/tests/swfs/avm2/loaderinfo_properties/test.fla index 56f82e6ae..87e42ac1b 100644 Binary files a/core/tests/swfs/avm2/loaderinfo_properties/test.fla and b/core/tests/swfs/avm2/loaderinfo_properties/test.fla differ diff --git a/core/tests/swfs/avm2/loaderinfo_properties/test.swf b/core/tests/swfs/avm2/loaderinfo_properties/test.swf index 5a574ad52..6505f7517 100644 Binary files a/core/tests/swfs/avm2/loaderinfo_properties/test.swf and b/core/tests/swfs/avm2/loaderinfo_properties/test.swf differ