AS3 ExternalInterface.call("updateSwfSize")

Hi!

AS2 Code;

flash.external.ExternalInterface.call("updateSwfSize", "900", heightscroll);
flash.external.ExternalInterface.call("updateBrowserScroll", "0");

How this use ActionScript 3?

I want change swf file height and html scroll. How this made it? :puzzled:

If have example code, please write.

Thank you!:rabbit: