forked from: forked from: flash on 2010-2-22

by ushisantoasobu forked from forked from: flash on 2010-2-22 (diff: 1)
♥0 | Line 7 | Modified 2010-02-22 23:12:10 | MIT License
play

ActionScript3 source code

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

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