flash on 2011-5-27

by shohei909
♥3 | Line 20 | Modified 2011-05-28 00:43:33 | MIT License
play

ActionScript3 source code

/**
 * 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
             );
        }
    }
}