picslider.swf
FPP hotspot plugin for showing two images on top of each other with a movable vertical divider.
The first image is shown to the left of the divider, and the second image to the right.
Can be used to compare two images like "before/after", "day/night" or "summer/winter".
The following hotspot attributes are supported in the FPP XML file:
NOTES: If you want the image frame to be drawn, you have to include the frameColor attribute.
image1 | image1="images/before.png" | image shown to the left of the slider |
image2 | image2="images/after.png" | image shown to the right of the slider |
frameColor | frameColor="#FFFFFF" | frame color, default: no frame |
frameWidth | frameWidth="3" | frame width, default: 2 |
NOTES: If you want the image frame to be drawn, you have to include the frameColor attribute.