hi, can anyone help me with some code? I want to have a Morph object that change his color by values that squeak gets from SerialPort. I have wroted code of getting values and changing color but I dunno how to do that the morph change its color forever. If i call method &quot;AMorph changeColor&quot; in some to:do: it stucks and shows only last color. I want to use some kind of timer, that will call this method every second and updates this Morph. what must I use?<br>