Thanks for the helpful, quick and kind reply. I double checked some of the suggestions, unfortunately to no avail. I checked the collision masks of all of the frames, and I think I only have the one instance of each of these objects - so I don't think that is it, but maybe (I don't know being as new as I am).
I made a shareable link of the file on dropbox. Hopefully that works. If not, is there a post about posting files?
dropbox.com/s/6v90znfpzw2mjmz/FantasyBooker.c3p
It seemed like cleaning this all up might not help all that much because there are so many events. Maybe someone can look at the particular layouts/objects/events and see what the problem is without needing to parse through everything? The objects that you can't click completely on are:
Layout - BookMatchPage
EventSheet - BookMatchEvents
Object - RosterImage2
Events - 4, 61-67
Problem - Clicks on part of the image don't seem to register (roughly 750 x 250)
Layout - BookPromoPage
EventSheet - BookPromoEvents
Object - CutOnWrestler
Events - 1, 73-75
Problem - Clicks on part of the textbox don't seem to work (roughly where "select" ends)
I suspect that it has to do with the objects themselves, as I have moved other objects into the area of the screen that is unclickable on these and they work.
Sorry if this is too much of a mess to work through. Thanks for any other advice/suggestions!