flash on 2012-4-11

by damion.feller
♥0 | Line 7 | Modified 2012-04-11 03:50:40 | MIT License
play

ActionScript3 source code

/**
 * Copyright damion.feller ( http://wonderfl.net/user/damion.feller )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/6bfUQ
 */

package {
    import flash.display.Sprite;
    public class FlashTest extends Sprite {
        public function FlashTest() {
            // write as3 code here..
            
        }
    }
}