Hello,
I am having to write an app where I am moving images around. And I have the coordinates of where I move them. What I want to do is pass the variable name to a function and have it move it for me. How can I do this? I really need to move two images at once so if I could pass the object names to a function and let the function move them with a timer that would be great!
Thanks,
Warren