Im using
Stage.addListener({onResize:expandall});
function expandall() {
content_mc._width = Stage.width;
content_mc._height = Stage.height;
};
to resize a mc holding ext swf to load, I dont know why is not working,
any help?
Im using
Stage.addListener({onResize:expandall});
function expandall() {
content_mc._width = Stage.width;
content_mc._height = Stage.height;
};
to resize a mc holding ext swf to load, I dont know why is not working,
any help?
:: Copyright KIRUPA 2024 //--