Skip to main content
Participant
October 8, 2024
Question

Previews for Animation Libraries in Automation Blocks

  • October 8, 2024
  • 2 replies
  • 286 views

I want to create an Animation Library with the keyframes library feature and was thinking that it would be nice if we could create some kind of grid with previews for every animation in our libraries, that way it would look nicer and be easier to use or identify our presets.

This topic has been closed for replies.

2 replies

Community Expert
October 8, 2024

an extendscript panel can sho images. perhaps it can also show gifs and videos, i never checked...

CEP and UPX panels can surely display such elements, and communicate with AE directly on a click event.

Mathias Moehl
Community Expert
Community Expert
October 9, 2024

if you want to explore this direction, you could write an ExtendScript panel and execute it from within Automation Blocks using the Execute Code block.

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
Mathias Moehl
Community Expert
Community Expert
October 8, 2024

You could create a webpage which shows the previews of your animations along with their names and then link this webpage in your block scripts using the Open Web Page block . The user can then select one of the block scripts and click the "Help" button of the Automation Blocks library to open that link conveniently. 

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects