-
Notifications
You must be signed in to change notification settings - Fork 6
First Session
fabiantheblind edited this page Oct 12, 2012
·
18 revisions
In the first session we will dive into the basics of javascript / extendscript for Adobe applications depending on your programming skills.
_____ ________________ ________ _ __ ____ _ ________
/ ___// ____/ ___/ ___// _/ __ \/ | / / / __ \/ | / / ____/
\__ \/ __/ \__ \\__ \ / // / / / |/ / / / / / |/ / __/
___/ / /___ ___/ /__/ // // /_/ / /| / / /_/ / /| / /___
/____/_____//____/____/___/\____/_/ |_/ \____/_/ |_/_____/
#¡Learn Javascript the Hard Way!
The Hard Way Is Easier LPTHW emphasizes precision, attention to detail, and persistence by requiring you to type each exercise (no copy-paste!) and make it run, as well as to read up on outside topics and to return to exercises and ideas that you don't understand, and understand them.
Source
#Lets Code
##Links
###Beginners (no programming experience)
- ID Scripting Tutorial PDF (find it in the SDK)
###Intermediate (some programming experience)
- ID Scrpting Guide PDF (find it in the SDK)
- provided examples
###Advanced (experienced programmers)
- ID Scripting SDK (Examples + Links List)
This wiki is maintained by:
fabiantheblind
Collaborators:
- How To Install And Run Scripts
- References And Links
- Tools
- First Session
- Comments
- Extended JavaScript Guide
- Variables And Operations
- Conditionals
- Arrays
- Output And Interaction
- Objects
- Classes
- Loops
- Functions
- Recursive Functions
- The ID Scripting DOM
- ExtendScript
- Inspect Properties
- app
- Documents
- Pages And Margins
- Masterspreads
- Layers
- GeometricBounds and Coordinates
- Text
- Line Feeds And Carrige Returns
- Simple Find And Change Grep
- Simple Find And Change Text
- Text Analysis
- Text Analysis ID FC
- Text Find Locations
- InsertionPoints
- Styles
- Objectstyles
- Rectangles Ovals Polygons
- Matrix
- Outlines Groups Alignment
- Graphic Lines
- Spiro
- Colors And Swatches
- HSL Color Wheel
- Pathfinder
- Fonts
- Transformation Matricies
- Duplicate And Transform
- Includes
- Storing Data In A Target Engine
- Create And Read Files
- Read In JSON From File And Eval
- Delay And View
- ScriptUI Resource Strings