Mac OS Mission Control Mockup

I am working on a mockup that works like os x's mission control. The process is the following: The sketch is run and you see several images on the window. Press a key to shrink down the images in the window to where the mouse pointer is located, in this shrunk view, if a window is clicked, the shrunk view is then exited, and the image clicked will be centered at where the mouse was clicked in the shrunk view window. I need help checking if the mouse cursor was within a specific image. I can't hard code in the location of each image since they will dynamically change when they are clicked in the shrunk view. Any guidance will be appreciated

Sign In or Register to comment.