thanks Michael
but since am a newbie can you just give me hint on how to access the onfinished delegate in UICentreOnChild script, through a custom script.
I was checking the uibutton message script that makes it very simple to understand. its has public variables like Target, function name, trigger.. all i do is make a gameobject attach a custom script to it and put that in the target and access the function name that is set in my custom script....Simple and works great
bu cant do the same with UICentreOnChild script.