How abouts would I begin creating an image slider where it changes the image based on slider position? My idea is like a before/after image where you can move a vertical slider to compare the two.
Here is an example I came up with. There are two images each in a dynamic panel. The left panel is set to half its size. The right panel is in the background full size. The logic is in the slider in the middle that calculates and sets the size of the left panel as well as its own position.