home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Never_End.swf / scripts / NE_fla / manitem_16.as < prev    next >
Encoding:
Text File  |  2008-09-23  |  2.1 KB  |  111 lines

  1. package NE_fla
  2. {
  3.    import flash.display.MovieClip;
  4.    
  5.    [Embed(source="/_assets/assets.swf", symbol="NE_fla.manitem_16")]
  6.    public dynamic class manitem_16 extends MovieClip
  7.    {
  8.        
  9.       
  10.       public var jump:MovieClip;
  11.       
  12.       public var run:MovieClip;
  13.       
  14.       public function manitem_16()
  15.       {
  16.          super();
  17.          addFrameScript(8,frame9,18,frame19,24,frame25,30,frame31,37,frame38,44,frame45,50,frame51,58,frame59,65,frame66,74,frame75,87,frame88,101,frame102,109,frame110,117,frame118,126,frame127,136,frame137,144,frame145,153,frame154);
  18.       }
  19.       
  20.       internal function frame75() : *
  21.       {
  22.          stop();
  23.       }
  24.       
  25.       internal function frame154() : *
  26.       {
  27.          stop();
  28.       }
  29.       
  30.       internal function frame88() : *
  31.       {
  32.          stop();
  33.       }
  34.       
  35.       internal function frame102() : *
  36.       {
  37.          stop();
  38.       }
  39.       
  40.       internal function frame19() : *
  41.       {
  42.          stop();
  43.       }
  44.       
  45.       internal function frame25() : *
  46.       {
  47.          stop();
  48.       }
  49.       
  50.       internal function frame9() : *
  51.       {
  52.          stop();
  53.       }
  54.       
  55.       internal function frame110() : *
  56.       {
  57.          stop();
  58.       }
  59.       
  60.       internal function frame38() : *
  61.       {
  62.          stop();
  63.       }
  64.       
  65.       internal function frame127() : *
  66.       {
  67.          stop();
  68.       }
  69.       
  70.       internal function frame31() : *
  71.       {
  72.          stop();
  73.       }
  74.       
  75.       internal function frame45() : *
  76.       {
  77.          gotoAndPlay("up");
  78.       }
  79.       
  80.       internal function frame51() : *
  81.       {
  82.          stop();
  83.       }
  84.       
  85.       internal function frame137() : *
  86.       {
  87.          stop();
  88.       }
  89.       
  90.       internal function frame59() : *
  91.       {
  92.          stop();
  93.       }
  94.       
  95.       internal function frame145() : *
  96.       {
  97.          stop();
  98.       }
  99.       
  100.       internal function frame66() : *
  101.       {
  102.          stop();
  103.       }
  104.       
  105.       internal function frame118() : *
  106.       {
  107.          stop();
  108.       }
  109.    }
  110. }
  111.