In case Flash no longer exists; a copy of this site is included in the Flashpoint archive's "ultimate" collection.

Dead Code Preservation :: Archived AS3 works from wonderfl.net

forked from: Quine

Get Adobe Flash player
by jozefchutka 18 Mar 2010
/**
 * Copyright jozefchutka ( http://wonderfl.net/user/jozefchutka )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/1Mr6
 */

package{
    import flash.display.*;
    import flash.text.*;
    public class Quine extends Sprite{
        public function Quine(){
            var t:*=addChild(new TextField),q:*=<![CDATA[package{
    import flash.display.*;
    import flash.text.*;
    public class Quine extends Sprite{
        public function Quine(){
            var t:*=addChild(new TextField),q:*=<![CDATA[2]>+'';
            t.text=q.replace(1+1,q+']'),t.width=t.height=465}}}]]>+'';
            t.text=q.replace(1+1,q+']'),t.width=t.height=465}}}