Hermann, that is simply awesome! — Scott Morrow > On Feb 5, 2019, at 9:35 PM, hh via use-livecode > <use-livecode@lists.runrev.com> wrote: > > 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. > > 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. > > TurnImage is a "fat" widget that works with LC 8 and LC 9 identically > and also in all LC editions, from community up to business. > > This sample stack includes buttons to install (or remove) the widget > to/from both LC 8 and 9. > And it containes several examples for scripting the widget's properties. > > Download it from "Sample Stacks" or > http://livecodeshare.runrev.com/stack/929/ > > The widget is free for non-commercial use. For commercial use please > give a (small) fee to the LC developer help fund. > > The source code (lcb-file) is not included. > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode