How does one set an icon for a specific script. I have a few scripts which i use regularly and would like to "individualise" them by assigning an icon to each
Create a PNG file that is 16 wide by 32 tall
The top 16x16 will be what you see on the toolbar.
The bottom 16x16 will be what is shown when you HOVER over the icon
If your script is named MyScript.js, name the icon MyScript.js.png
I also recommend that ALL scripts begin with a capital letter as I've seen that helps prevent some of the problems Vegas has had displaying icons.
Create a PNG file that is 16 wide by 32 tall The top 16x16 will be what you see on the toolbar. The bottom 16x16 will be what is shown when you HOVER over the icon
If your script is named MyScript.js, name the icon MyScript.js.png
I also recommend that ALL scripts begin with a capital letter as I've seen that helps prevent some of the problems Vegas has had displaying icons.
If you put the script and icon in the Documents folder in a sub-folder named "Vegas Script Menu", it works with versions of Vegas more recent than 2006.
@Qbrick as was said above, they must be 32-bit PNG and include the alpha channel. If they do not, they will not work. In fact, I actually put at least one transparent pixel on the image to make sure that it's 32-bit. If you follow the instructions in the video I linked to, it will certainly work in all versions of VEGAS.