home *** CD-ROM | disk | FTP | other *** search
/ Ice Age Fan CD 1 / CD1_Scrat.iso / flash / data / game.swf / scripts / game_fla / medalText_it_90.as < prev    next >
Encoding:
Text File  |  2012-07-04  |  396 b   |  21 lines

  1. package game_fla
  2. {
  3.    import flash.display.MovieClip;
  4.    
  5.    [Embed(source="/_assets/assets.swf", symbol="symbol710")]
  6.    public dynamic class medalText_it_90 extends MovieClip
  7.    {
  8.       public function medalText_it_90()
  9.       {
  10.          super();
  11.          addFrameScript(0,frame1);
  12.       }
  13.       
  14.       internal function frame1() : *
  15.       {
  16.          stop();
  17.       }
  18.    }
  19. }
  20.  
  21.