forked from: flash on 2010-1-27

by hacker_fhdcosm5 forked from flash on 2010-1-27 (diff: 1)
♥0 | Line 7 | Modified 2010-01-27 15:34:56 | MIT License
play

ActionScript3 source code

/**
 * Copyright hacker_fhdcosm5 ( http://wonderfl.net/user/hacker_fhdcosm5 )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/558s
 */

// forked from hacker_fhdcosm5's flash on 2010-1-27
package {
    import flash.display.Sprite;
    public class FlashTest extends Sprite {
        public function FlashTest() {
            // write as3 code here..
            
        }
    }
}