Hi…plzz someone tell me the AS3 script for the following…
suppose i have a [COLOR=#0000cd]button[/COLOR] and a [COLOR=#0000cd]textfield[/COLOR](instance name of input text is “mytext”) in frame 1.
Now when i press the button the playhead goes to frame no. 10 using gotoAndStop…
In frame no. 10 there is another [COLOR=#0000cd]textfield[/COLOR](instance name is “yourtext”)…
Now i want that wahatever i had witten in “mytext” should be displayed in “yourtext” when the playhead stops there…so plzz tell the script for this.
THANK YOU!