N***@adobeforums.com
2009-02-01 21:39:04 UTC
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]
x = effect("x-amount")("Slider")
y = effect("y-amount")("Slider")
[x,y]