Hi all

The script below works sweatly ...

Code:
tellTarget(["_root.lives.man" + lives]){
	gotoAndPlay(2);
}
But what would be the proper Flash 5 syntax?

TIA
/podenphant