Does anybody know code to put in the first frame of an animation that says will
accomplish this: After ten seconds go to a specific frame where an animation
begins. I have an animation with stuff happening in frame one that requires
user interaction. The hope is, that if there is no user interaction after ten
seconds (or other predetermined time period) that the timeline will advance to
a predetermined frame where other stuff happens. This is for a flash banner I
am building. The client is worried that the user might not be compelled to
interact and therefore wants the final message/animation to be revealed. I am
new to action script and I don't know how to write this code, or if it is even
possible. MANY thanks for anybody who can share code advice