If you know Java a bit, you´ll know that there each action is seperated from the next with a ";" (eg.: ACTION1(); ACTION2(); ...)so it´s a bit confusing when you´re using basic next...