home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / aether.swf / scripts / Aether_fla / CUTSCENE_302.as < prev    next >
Encoding:
Text File  |  2008-09-11  |  1.9 KB  |  94 lines

  1. package Aether_fla
  2. {
  3.    import adobe.utils.*;
  4.    import flash.accessibility.*;
  5.    import flash.display.*;
  6.    import flash.errors.*;
  7.    import flash.events.*;
  8.    import flash.external.*;
  9.    import flash.filters.*;
  10.    import flash.geom.*;
  11.    import flash.media.*;
  12.    import flash.net.*;
  13.    import flash.printing.*;
  14.    import flash.system.*;
  15.    import flash.text.*;
  16.    import flash.ui.*;
  17.    import flash.utils.*;
  18.    import flash.xml.*;
  19.    
  20.    [Embed(source="/_assets/assets.swf", symbol="Aether_fla.CUTSCENE_302")]
  21.    public dynamic class CUTSCENE_302 extends MovieClip
  22.    {
  23.        
  24.       
  25.       public function CUTSCENE_302()
  26.       {
  27.          super();
  28.          addFrameScript(0,frame1,1,frame2,21,frame22,22,frame23,41,frame42,42,frame43,62,frame63,63,frame64,82,frame83,83,frame84,84,frame85,92,frame93);
  29.       }
  30.       
  31.       internal function frame64() : *
  32.       {
  33.          stop();
  34.       }
  35.       
  36.       internal function frame84() : *
  37.       {
  38.          stop();
  39.       }
  40.       
  41.       internal function frame85() : *
  42.       {
  43.          stop();
  44.          MovieClip(parent).updo2();
  45.       }
  46.       
  47.       internal function frame93() : *
  48.       {
  49.          stop();
  50.       }
  51.       
  52.       internal function frame1() : *
  53.       {
  54.          stop();
  55.          stop();
  56.       }
  57.       
  58.       internal function frame22() : *
  59.       {
  60.          stop();
  61.       }
  62.       
  63.       internal function frame23() : *
  64.       {
  65.          stop();
  66.       }
  67.       
  68.       internal function frame83() : *
  69.       {
  70.          stop();
  71.       }
  72.       
  73.       internal function frame2() : *
  74.       {
  75.          stop();
  76.       }
  77.       
  78.       internal function frame43() : *
  79.       {
  80.          stop();
  81.       }
  82.       
  83.       internal function frame42() : *
  84.       {
  85.          stop();
  86.       }
  87.       
  88.       internal function frame63() : *
  89.       {
  90.          stop();
  91.       }
  92.    }
  93. }
  94.