flash on 2010-1-14

by nausicaa
♥0 | Line 8 | Modified 2010-01-14 16:13:50 | MIT License
play

ActionScript3 source code

/**
 * Copyright nausicaa ( http://wonderfl.net/user/nausicaa )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/1Agn
 */

package {
    import flash.display.*;
    import flash.events.Event;
    
    [SWF(frameRate="30",width="465",height="465")]
    public class MyFirstAnimation extends Sprite {
    		private var _cicle
    }
}

Forked