Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Previews for Animation Libraries in Automation Blocks

New Here ,
Oct 07, 2024 Oct 07, 2024

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.

TOPICS
Scripting , SDK
262
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 07, 2024 Oct 07, 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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 08, 2024 Oct 08, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 08, 2024 Oct 08, 2024
LATEST

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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines