I'm thinking this should be so simple, but I can't get the scaleX to work.
PHP Code:
fishName.infoBtn.addEventListener(MouseEvent.CLICKfishClick);
function 
fishClick(e:MouseEvent):void{
    
btnClick btnClickSound.play();
    
fishName.infoBtn.scaleX .1;