What is wrong with this code?

on(release){
    _root.character.hero.gotoAndStop(2)
}

'coz when i click on it nothing happens the characters hero stays as is…