on (release) { with (this.kvadrat) { if (_root.flag){ play(); _root.flag=false; }else{ stop(); _root.flag=true; } } }