Hi, What app do you use in creating javascript? the one on the right side of the screen. I wanted to create a no color fill with magenta border that will resize automatically according to document size. I am starting to learn. Thank you.
2024th year. I'm having trouble positioning objects. Thank you friend, you answered many of my questions. It seems to me that Javascript for an illustrator is an invention of drug addicts :)))
hi... I'm a bit new to this. But can we just resize the whole Layer with multiple objects in it and not just focusing on 1 individual objects? Also, how do use the Transformation Anchor Point or Reference Point (scaleAbout) to resize in my code? I did it according to the site, but it says illegal argument. Not sure what I did wrong.
It depends on if the sub layers are actual layers, or some kind of other graphic item. If they are strictly layers you can simply change the .name property. Else it is not possible
@@NTProductions for example, if a file has several artboards and each artboards has a text in it. so i wanna make a specific artboard active by its name and change the content of the text
If you wrap your code in a try {} catch {} you can log your errors in an alert in Illustrator which is awesome for debugging
Thank you Nate for another great tutorial. I have been waiting for Illustrator scripting tutorials.
More to come!
@@NTProductions Cool!
Hi, What app do you use in creating javascript? the one on the right side of the screen. I wanted to create a no color fill with magenta border that will resize automatically according to document size. I am starting to learn. Thank you.
ExtendScript
2024th year. I'm having trouble positioning objects. Thank you friend, you answered many of my questions. It seems to me that Javascript for an illustrator is an invention of drug addicts :)))
how to move our script to a button and panel in illustrator?
can you offer super beginner how-to... like what software editor you are using and how to script so seamlessly with illustrator?
th-cam.com/video/EGdgrP7azUQ/w-d-xo.html
hi... I'm a bit new to this.
But can we just resize the whole Layer with multiple objects in it and not just focusing on 1 individual objects?
Also, how do use the Transformation Anchor Point or Reference Point (scaleAbout) to resize in my code? I did it according to the site, but it says illegal argument. Not sure what I did wrong.
can i automate saving process and file versioning through scripting?
th-cam.com/video/w8pKrTIPg7Q/w-d-xo.html
woo THX nice Tutorials
I want fast rename LAYER (MAIN AND SUBLAYER )SCRIPT FOR AI. CAN U MAKE FOR ME PLS
It depends on if the sub layers are actual layers, or some kind of other graphic item. If they are strictly layers you can simply change the .name property. Else it is not possible
can i manipulate shapes in illustrator using scripts? not basic transform but more like bulge and skew and reflect?
I will look into that! Are you in the discord? I would love to add your membership role!
@@NTProductions Extra_extraterrestrial#5541
Please cover art board topics
Anything specific about artboards you want to learn, or just artboards in general?
@@NTProductions for example, if a file has several artboards and each artboards has a text in it. so i wanna make a specific artboard active by its name and change the content of the text
If the value changes based on the CSV, it would be amazing