Hi guys/gals:
Could somebody help me properly write a script that forces flash to goto a new keyframe after a certain amount of seconds has passed?
For example, I would like something along the lines of a slideshow script so that when the viewer is watching the first keyframe the actionscript is counting to 10 seconds and then automatically jumping to the next keyframe.
In AS2, I had setup variables that defined _root.wait = 2; and so on. But this does not seem to be working in AS3. Is there a simpler way of coding the actionscript to perform a gotoandplay(next keyframe) after 10 seconds?
PS: Sorry if this is at all confusing. I am simply going for a si.com (Front page image box slideshow) image progressor but in flash, if that explains it anymore…
Thanks in advance to anybody that takes the time to read this! Any help or direction is much appreciated!