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

flash on 2011-5-27

Get Adobe Flash player
by shohei909 27 May 2011
    Embed
/**
 * Copyright shohei909 ( http://wonderfl.net/user/shohei909 )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/hJxa
 */

package {
    import com.actionscriptbible.Example;
    public class FlashTest extends Example{
        public function FlashTest() {
             trace( 
<>
{{}}
{!{}}
{!!{}}
{/../()}
{/../[/../]}
{/./(!!{})}
{/.$/(!!{})}
{/./(/..$/(!{}))}
{/_/[ <>{/./(!!{})}{/.$/(!!{})}{/./(/..$/(!{}))}{/./(!!{})}</> ]}
</>
//abcdefjlnortu
             );
        }
    }
}