_max); } } private function hideWhenChanging():void { image.addEventListener("contentPathChanged", function():void { this.visible = false; }); } ]]>