MSG10598
05-18-2005, 05:35 PM
I'm looking for coding/actionscript that will hold the playback head on a frame for a specified amount of time before continuing on with the rest of the animation.
I have text in a frame in a looping Flash ad that I want the playback to hold on so that the text is displayed for enough time (what I set it for) so that someone can read it before the movie continues on to the next part of the animation. The way I've done it in the past is to add more frames in the movie so that the static text can be read before it disappears off the screen. Problem with this method is it adds more frames and size to the finished animation. There HAS to be a better way! A way of "pausing" the playback and then continuing on (until the next "pause" in the animation) without a user needing to click on something to continue the animation.
I'm not that good with ActionScript (still using the basic "click-to-add" method of ActionScripting). I'm more of a graphics/imaging person than a programmer/scripter, so I'll need the simplest and easiest-to-understand method to make this work.
Thanks. :)
I have text in a frame in a looping Flash ad that I want the playback to hold on so that the text is displayed for enough time (what I set it for) so that someone can read it before the movie continues on to the next part of the animation. The way I've done it in the past is to add more frames in the movie so that the static text can be read before it disappears off the screen. Problem with this method is it adds more frames and size to the finished animation. There HAS to be a better way! A way of "pausing" the playback and then continuing on (until the next "pause" in the animation) without a user needing to click on something to continue the animation.
I'm not that good with ActionScript (still using the basic "click-to-add" method of ActionScripting). I'm more of a graphics/imaging person than a programmer/scripter, so I'll need the simplest and easiest-to-understand method to make this work.
Thanks. :)