Hi ,
open: modules\mod_hot_newsflash\tmpl\default.php
You will finf a line like this in two places:
jquery("#featured > ul").tabs({fx:{opacity: "toggle"}}).tabs("rotate", <?php echo $speed; ?>, true);
modify code I marked red to look like this:
opacity:'toggle', duration:'slow'