home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / boxe1.swf / scripts / frame_383 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  477 b   |  23 lines

  1. stop();
  2. g = random("5");
  3. if(g == "4")
  4. {
  5.    getUrl("http://www.sess.net/flashgames/ko/koindex_.shtml", "");
  6. }
  7. if(g == "3")
  8. {
  9.    getUrl("http://www.sess.net/flashgames/ko/koindex__.shtml", "");
  10. }
  11. if(g == "2")
  12. {
  13.    getUrl("http://www.sess.net/flashgames/ko/koindex___.shtml", "");
  14. }
  15. if(g == "1")
  16. {
  17.    getUrl("http://www.sess.net/flashgames/ko/koindex____.shtml", "");
  18. }
  19. if(g == "0")
  20. {
  21.    getUrl("http://www.sess.net/flashgames/ko/koindex_____.shtml", "");
  22. }
  23.