Modifying the Knob Filmstrip Image via Script
-
Hi everyone,
I’m working on an animation that reacts to the keyboard and I've used some sliders to track and update the current frame. I’d like to change the knob filmstrip image from my script. Is this possible? If not, are there any alternative approaches you’d recommend?
I’ve tried swapping the slider with an Image object, but when the animation runs at higher speeds I sometimes see a "Missing" placeholder instead of the expected frame. Any suggestions to avoid this issue would be greatly appreciated.
Thanks in advance for your help,
F.
-
@pelle You could draw the filmstrip on a panel instead of using a knob. You could use multiple knobs, one per filmstrip, and only show one at a time. You could use look and feel - either drawing your filmstrips in there or using vectors.