View Single Post
# 2 24-07-2004 , 01:29 AM
dannyngan's Avatar
Registered User
Join Date: Dec 2002
Location: Seattle, WA
Posts: 1,154
You'll need to use an eval command to combine multiple strings into a command like this:

Code:
$points = "-p 1 0 0 -p 1 1 0 -p 2 1 0 -p 1 1 1";
eval("curve " + $points);


Danny Ngan
Animator | Amaze Entertainment
my website | my blog | my job