So I'm trying to make it click vengance then do gfx and anim but it wont work..

Code:
case 430:
                if (buttonId == 14) {
                player.graphics(726, 0);
				player.animate(4410, 0);
				}
				break;
Streams by any chance?