var app:Object = this; previous_but.onPress = function() { app.prevNews(); };
previous_but.onPress = function() { this._parent.prevNews(); };