hey all,
i’m trying to clear an input text field when i click back on the button to return to the page it will be clear for the next person to use etc except atm i can’t get it to work
i know its something along the lines of:
input_txt = “”;
but how to do that from outside the Movie clip is a mystery to me
thanks in advance peeps!