Discussion:
Point Control slider syntax error
(too old to reply)
N***@adobeforums.com
2009-02-01 21:39:04 UTC
Permalink
I have an Expression Point Control that I want to control the X and Y separately using two sliders. But this expression doesn't seem to work.

x = effect("x-amount")("Slider")
y = effect("y-amount")("Slider")
[x,y]
P***@adobeforums.com
2009-02-01 22:07:18 UTC
Permalink
Try putting a semi-colon at the end of each line.
N***@adobeforums.com
2009-02-01 22:45:55 UTC
Permalink
d'oh!!!! :)

Continue reading on narkive:
Loading...