head.play();
_parent.stream_s.start();
stop();
_parent.stream_s.onSoundComplete = function()
{
   play();
};