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: forked from: forked from: forked from: flash on 2011-1-18

109 -> 90 -> 85 -> 80 -> 78
Get Adobe Flash player
by 9re 19 Jan 2011
/**
 * Copyright 9re ( http://wonderfl.net/user/9re )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/5rE5
 */

// forked from 12346's forked from: forked from: forked from: flash on 2011-1-18
// forked from matacat's forked from: forked from: flash on 2011-1-18
// forked from 9re's forked from: flash on 2011-1-18
// forked from bkzen's flash on 2011-1-18
// 109 -> 90 -> 85 -> 80 -> 78
package {
    import flash.display.Sprite;
    [SWF (backgroundColor = "0xFFFFFF", width = "255", height = "255")]
    public class FlashTest extends Sprite {
        public function FlashTest() {
          //for(;x<(y=255)*y;x++)graphics.beginFill((z=y-(x%y|x/y)%y)<<16|z<<8|z),graphics.drawRect(x%y,x/y,1,1);x=y=z=0;
          //with(graphics)for(c=255,y=c;y--;)for(x=c;x--;)beginFill(~(x|y)%c*65793),drawRect(x,y,1,1);
          //with(graphics)for(y=c=255;y--;)for(x=c;x--;)beginFill(0,(x|y)%c/c),drawRect(x,y,1,1);
          //with(graphics)for(y=c=255;x||y--;drawRect(x=x%c,y,1,1))beginFill(0,(++x|y)%c/c);
            with(graphics)for(y=c=255;x||y--;drawRect(x%=c,y,1,1))beginFill(0,(++x|y)%c/c)
        }
    }
}