Copy link to clipboard
Copied
Hi all, what is the best way to implement icons ( for clickable buttons ) in my after effects script UI? Without having to reference a .png path? So the .jsx file is selfcontained.
Copy link to clipboard
Copied
You can encode data as hex or baseXX and copy & paste it into the script.
Mylenium
Copy link to clipboard
Copied
Hi thank you,
How should this hex look like? Because there are variations in png to hex converters.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Yes i followed that tutorial. It worked but the only thing is that i dont know how to make the script dockable again. How can i make sure that it will be dockable?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now