forked from: flash on 2009-12-26
forked from flash on 2009-12-26 (diff: 1)
ActionScript3 source code
/**
* Copyright hacker_ni1uncin ( http://wonderfl.net/user/hacker_ni1uncin )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/biQE
*/
// forked from hacker_ni1uncin's flash on 2009-12-26
package {
import flash.display.Sprite;
public class FlashTest extends Sprite {
public function FlashTest() {
// write as3 code here..
}
}
}
