> erase_btn.onPress = function() {
> this.var2.text = "";
> };
Erase_btn.onPress = function(){
This._parent.var2.text = ""
}
I'm Korean
My name is Jinseok Shin
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

