You need LiveCode 8.1.10 or LiveCode 9 to use these widgets.
For a start you could use the free Community edition if you are downloading the open source widgets (marked with a *).
Image rotation or perspective horizontal/vertical image turn
Installation
1 Start LC 8/9. 2 Download the
extension file (.lce) 3 Install the widget by selecting the lce file from menu
Tools/Download Manager and its button "+" at topright. 4 Quit and restart LC 8/9. 5 Download and open the
sample stack
widget.turnimage version 1.3.5 [-hh fecit 2019]
Instead of step 5 above you may also use
"go stack URL" from the LC message box.
Paste in LC's msg to load stack into RAM.
TurnImage is a pure LiveCode Builder widget (there is no essential
script access and no use of JavaScript).
The widgets lets you
turn an image horizontally or vertically with a 2D-perspective view,
switch from an image to a second image while turning or rotating.
Thus it is essentially an animation tool for displaying LC objects.
For example two groups of same size that make up the front and back of
a turning "card". Just try the demo in the sample stack.
Note. Animations work (for all widgets) only if NOT in pointer mode.
The widget is fast enough to "turn" a video by grabbing frames from it.
For this we need to use a browser widget to play the video (just play,
nothing else) because the LC player object is essentially blocking.
The following messages are passed to LC Script so you can use it:
mouseEnter, mouseLeave, mouseUp and mouseRelease.
After installation of the widget and restarting LiveCode find detailed help in the dictionary.