LaszloView.lzs defines a method updateResourceSize:
function updateResourceSize ( ){
//Debug.write('updateResourceSize');
this.sprite.updateResourceSize();
this.reevaluateSize();
}But there is no updateResourceSize method in the swf9 kernel. Should there be? Or is thisunneccessary in the swf9 kernel? -- Henry Minsky Software Architect [EMAIL PROTECTED]
