> Something like this should work ? No, because myListener will be "null" : Stage.addListener({ onResize : function() { .... } }); will work. Nicolas