I want to make a slide-show essentially, and found how to create links to jump to the next frame/object, but I want to create an invisible frame that’s just a box that represents the zoom level for the content (to fill the screen), and I want these frames to be overlapping without “owning/containing” all the objects within them, so I can have overlapping logical frames/slides.
An alternative would be to have a zoom-area action/setting for each object that’s linked, so the zoom level/area can be defined for when the jump occurs. Right now if I pick an object the jump zooms that object to full screen, which makes me want to use a frame to define it better, but my jump-areas need to be overlapping so that doesn’t work...