P
paxdak
Is there a way to determine the mouse location (x,y position) during a
slideshow?
I have a large graphic that I want the user to be able to click on to
enlarge. This works well for graphics that are small relative to the
slide. I can double the graphic size and have it all display on the
slide. In some cases, the graphic takes up most of the slide. Doubling
the size would only show part of the graphic.
I'd like to control how the graphic is enlarged. For example, if the user
clicks in the upper right portion, the graphic would enlarge holding the
upper right corner of the graphic, and grow down/to the left. Basically
it would zoom to the portion of the graphic that the user clicks on. I
could do this by comparing the mouse position relative to the position and
size of the graphic.
The fall back plan is to have 4 transparent boxes overlaid on the graphic
that would control the zoom.
Any help/suggestions would be appreciated.
TIA
slideshow?
I have a large graphic that I want the user to be able to click on to
enlarge. This works well for graphics that are small relative to the
slide. I can double the graphic size and have it all display on the
slide. In some cases, the graphic takes up most of the slide. Doubling
the size would only show part of the graphic.
I'd like to control how the graphic is enlarged. For example, if the user
clicks in the upper right portion, the graphic would enlarge holding the
upper right corner of the graphic, and grow down/to the left. Basically
it would zoom to the portion of the graphic that the user clicks on. I
could do this by comparing the mouse position relative to the position and
size of the graphic.
The fall back plan is to have 4 transparent boxes overlaid on the graphic
that would control the zoom.
Any help/suggestions would be appreciated.
TIA