T O P I C R E V I E W |
Camphausen |
Posted - Jun 13 2014 : 05:58:46 Hi, I was wondering whether there was a way to play only selected images. At the moment, I use the event "OnPlayFrame" to filter out the images I do not want to play but that is suboptimal because the loop still runs through all images. What about defining "in" and "out" keyframes to limit the loop. I suppose I could copy all selected images to a new ImageEnMView and play from there but I hope you can perhaps provide a better idea. Thanks for your help. Cheers Christoph |
2 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Jun 22 2014 : 21:18:21 FYI, in the next release there is a new parameter for TImageEnMView.OnPlayFrame that allows you to skip playback of a frame.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
w2m |
Posted - Jun 13 2014 : 10:19:54 I am afraid there is no way to play only selected frames other than by copying the selected frames to another TimageEnMView as you already figured out.
Bill Miller Adirondack Software & Graphics Email: w2m@hughes.net EBook: http://www.imageen.com/ebook/ Custom Commercial ImageEn Development |