-
1. Re: Trouble formatting my resource string in general
David Torno Jan 29, 2014 12:01 PM (in response to J_Nas)However, in my resource string I really don't know how to format the string. Where do I put the string to the image?
myIcon: IconButton{style: 'toolbutton'},\
At time 37:00 in expisode 12 Part 1 I explain how to input the "image" property for the iconButton.
http://provideocoalition.com/pvcexclusive/video/after-effects-extendscript-training-ep-12
I think my real question is, where can I find the various properties or format for the resource string? Do I miss something obvious?
JavaScript Tools Guide CC.pdf Pg. 127 explains iconButton creation properties options like Name, Style (button, toolbutton), and Toggle. Peter Kahrel's pdf is a great resource, but you do want to also make sure you have Adobe's pdf. While it can be confusing to read sometimes, it does hold answers like this.
Hope that helps.
-
2. Re: Trouble formatting my resource string in general
J_Nas Jan 29, 2014 2:14 PM (in response to David Torno)Dear David, but ofcourse! I was reading the Javascript Tools Guide already and didn't know what I was looking for. I don't no how I missed that 37th minute. Probably because of some over-enthousiasm. Both your anwsers tied it together, now I see how to find the elements properties. Pg. 68 was useful too. Many thanks for your tutorials and your help, this will keep me going for a while.
-
3. Re: Trouble formatting my resource string in general
David Torno Jan 29, 2014 6:55 PM (in response to J_Nas)Glad to help and good luck.


