Change the code in the first frame to:
myListener =3D new Object();
myListener.field =3D myField_txt;
myListener.onSetFocus =3D function() {
myTextfield =3D myListener.field;
myTextfield.text =3D "";
};
Selection.addListener(myListener);
Where myField_txt is the instancename of the field for which you want =
this 'clearing' to work.
John
--=20
-------------------------------------------------------------------------=
--------------
RESOURCES
http://groups.google.com/advanced_group_search?hl=3Den&as_ugroup=3D*flash=
-------------------------------------------------------------------------=
--------------
TUTORIALS at
www.laiverd.com Flash & PHP Emailform
Using textfiles in Flash
-------------------------------------------------------------------------=