Constructing the point A, and edit "On Update" term of the point A.[br]It's important to construct the object with it's name.[br][br][code]list={"Red", "Green", "Blue"}[br]c=Circle[O, RandomBetween[0, 30]/10][br]SetColor[c, Element[list, RandomBetween[1, 3]]][br][/code]