Timmers

How would you make a page show a certain page after say 20 seconds. I need it for a game i am making.

  1. There are no pages in Flash.
  2. If you mean an html page, post in html/javascript forum, not here!
    3.You can use a meta refresh tag for that, do a search …

If it’s for flash, check out this link:

http://www.actionscript.org/tutorials/intermediate/timer_controlled_events/index.shtml

no i want it to go to frame 2 after 20 seconds and then show your score. Also i would like it to count down from 20 so you know how much time you have left…

Count down timer

http://board.flashkit.com/board/showthread.php?threadid=362764

Just change the timer variable and the gotoAndStop.