forked from: forked from: flash on 2010-3-7

by 1031no forked from forked from: flash on 2010-3-7 (diff: 1)
♥0 | Line 7 | Modified 2010-03-07 17:26:12 | MIT License
play

ActionScript3 source code

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

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