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.
Re: error
From: Killy
Date: 21. September 2007, 16:20
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???