Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

align symbols in a grid

New Here ,
Jul 02, 2008 Jul 02, 2008
hi to all...
SORRY FOR MY POOR ENGLISH

Actually i want a script to align 6 symbols in 10 X 10 grid. In random they should align in center of each and every grid boxes. and the row and coloumn should given by us. what is the easier way to do this..
PLZ help me for this. Bcoz i have to sit for a long time to align this.
Thanks.
-Rajesh
TOPICS
Scripting
1.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
LEGEND ,
Jul 02, 2008 Jul 02, 2008
See the descriptions of two scripts on this page and this page named "ReplaceWithSymbol" and "RandomReplaceSymbol".

ReplaceWithSymbol replaces the objects in the current selection with instances a Symbol of your choosing that exists in your Symbols Palette.

RandomReplaceSymbol randomly replaces selected Symbol Instances with Instances of the other Symbols in the current Symbol Palette.

So with those scripts, there are several ways to approach what you describe. For example:

1. Put any Symbol Instance on the page.
2. Use Transform Effect to create your grid.
3. Expand the Transform Appearance.
3. Use RandomReplaceSymbol to swap out the Symbols.

or

1. Draw a rectangle (or any other shape).
2. Rasterize it.
3. Use Filter>Create>ObjectMosaic to create a grid of rectangular paths. Ungroup the results.
4. Drag a Symbol Instance (any will do) onto the page.
5. Select everything and run the ReplaceWithSymbol script.
6. Select the array of Instances and run the RandomReplaceSymbol script.

...and so on.

JET
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 02, 2008 Jul 02, 2008
thanks...
but i want this scipt for cs3...
it is not working in cs3
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 03, 2008 Jul 03, 2008
Both of the scripts mentioned work in CS3.

JET
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 03, 2008 Jul 03, 2008
LATEST
soooooooooooooo much thanks!! 🙂
i got it... thanks james...
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines