flash on 2010-3-2

by yaha
♥0 | Line 7 | Modified 2010-03-02 20:09:41 | MIT License
play

ActionScript3 source code

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

package {
    import flash.display.Sprite;
    public class over extends Sprite {
        public function over() {
            // イベントリスナーの追加
            
        }
    }
}