topical media & game development

talk show tell print

actionscript-imageviewer-Take1PortDemo.ax

actionscript-imageviewer-Take1PortDemo.ax [swf] flex


  package {
    import flash.display.Sprite;
    
    public class @ax-actionscript-imageviewer-Take1PortDemo extends Sprite {
      private var imgv:actionscript_lib_imageviewer_take1port_ImageViewer;
  
      public function @ax-actionscript-imageviewer-Take1PortDemo () {
        imgv = new actionscript_lib_imageviewer_take1port_ImageViewer(this, 0);
        imgv.loadImage("actionscript-imageviewer-assets-picture.jpg");
      }
    }
  } 
  


(C) Æliens 27/08/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.