I have a text field as a movieclip.
The field is moving across the screen. Then it starts over.
I want to change the content of the text field for each lap it completes.
I'm a newbie but I know some ActionScript, I know how to create clips and how to assign values to text fields.
Still I don't know how to make combination of frames/commands to succeed with this.
Let's say - for a start - that the field should contain "1" for the first turn across the screen, then "2" for the second turn, then "3", up to "10". Then start all over from "1" again.
Anyone?
The field is moving across the screen. Then it starts over.
I want to change the content of the text field for each lap it completes.
I'm a newbie but I know some ActionScript, I know how to create clips and how to assign values to text fields.
Still I don't know how to make combination of frames/commands to succeed with this.
Let's say - for a start - that the field should contain "1" for the first turn across the screen, then "2" for the second turn, then "3", up to "10". Then start all over from "1" again.
Anyone?