Hi, I’ve been working on some ideas for a “cycling” or “repeating” animated text box. I have 3 quotes I want to basically come in similar to the linked tutorial here.
But after is finishes the first quote it needs to fade out, and then begin the second one, and then of course a third. Of course once that is complete I am then moving onto the next scene in the movie. This kind of actionscripting is new to me, but I have the first quote loading in nicely, and the advancement to the next scene as well. But the resetting of the array and beginning anew has got me baffled.
Any ideas would be appreciated. I haven’t worked much with the arrays until the past week. Could I perhaps just reset the array numbers and start the new one? Will it replace the old array “information” like how external movie clips will clear each other out when entering the same level?