wallblazer2.0.js is a script for scriptographer 2.0. it draws paths from the mousepoint to a location which is relative to the documents zeropoint, using the distance from that zeropoint to the current mousepoint. the script can be used either as a drawing tool or it can be applied to an existing object. read the scripthelp in the wallblazer dialog for further information.
I obtained the same error posted by Klass Wurtmann
The choice of Java constructor setSize matching JavaScript argument types (com.scriptographer.ai.Point) is ambiguous; candidate constructors are:
void setSize(com.scriptographer.adm.Point)
void setSize(com.scriptographer.adm.Size) (C:\Programs\Adobe\Adobe Illustrator CS3\Plug-ins\Scriptographer\scripts\dl scripts\general\wallblazer2.0.js#50)
somebody can give a suggestion or help???
There were changes in the API recently that broke this script. I uploaded a new version now that should work again. Could you please try?
I tried it very quickly, but I can say that seems everything is allright. thanks Lehni
thanks
now it works. no error occured yet :)
If i close the wall blazer pallete that opens up. The illustrator CS3 unexpectedly quits. Any ideas why this is happening?
hi,
in the first example, it look like you can change the direction that the lines shoot off - is this possible, and how do you do it?
thanks,
jarrod
the direction of the lines is always towards the zero-point of the document, which is usualy the bottom-left corner.
If you draw around the zero-point or if you place an object on the zero-point, you will get the effect from the first two examples.
gs.