Multiple actions on one button

Hello,
Can you put multiple action on one button? What I want to do is…
When you press a button it will play an animaton then play another scene.

Maybe it is easier to understand like this …
code

on (release) {gotoAndPlay(19), (“industrial”, 1);

}

(But of course this did not work)
Thanks!
christina