client
Click(object,location,control,params)
if(control == "Main.Start")
world<<"Test"// to test
..()
but it does not work. I tried using the other arguments too. The skin control by the way is a label. I don't want to use buttons for this because I don't want the button look (as in when you click on it), and I also want to align the text and scale images, which buttons cannot do.