actionscript-imageviewer-Take4Demo.ax [swf] flex
package { import flash.display.Sprite; public class @ax-actionscript-imageviewer-Take4Demo extends Sprite { private var imgv:actionscript_lib_imageviewer_take4_ImageViewer; public function @ax-actionscript-imageviewer-Take4Demo () { imgv = new actionscript_lib_imageviewer_take4_ImageViewer(100, 100, 200, 75, 20, 0xFF0000); imgv.loadImage("actionscript-imageviewer-assets-picture.jpg"); addChild(imgv); } } }
(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.