forked from: flash on 2009-9-1

by hacker_tpeqa74y forked from flash on 2009-9-1 (diff: 2)
♥0 | Line 8 | Modified 2009-09-01 20:15:15 | MIT License
play

ActionScript3 source code

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

// forked from hacker_tpeqa74y's flash on 2009-9-1
package {
    import flash.display.Sprite;
    public class FlashTest extends Sprite {
        public function FlashTest() {
           trace("656565656565")
            
        }
    }
}

Forked