MADRIX Forum • Macro Script function
Page 1 of 1

Macro Script function

Posted: Wed Oct 26, 2011 4:13 pm
by milfriez
Hello,

I am looking for the correct function that would allow me to change the direction of the color scroll effect.

I have a multi-layer effect set, and I would like to be able to automatically cycle through square implode and square explode at timed intervals.

Is there a way to accomplish this?

Thanks

Re: Macro Script function

Posted: Wed Oct 26, 2011 9:47 pm
by Pinzer
Hi,

the right function is SetDirection() which have additional types of direction , special for the scroll effect.

You can find a complete list and description in the scripting help.
http://www.madrix.com/scripthelp/ in section "Macros for effects" -> " SCE Static Color Effects" -> "SCE Color Scroll"

Re: Macro Script function

Posted: Thu Oct 27, 2011 12:06 am
by milfriez
Thanks for your help. This is exactly what I was looking for. I was reading through this section earlier today in the manual, but couldn't find the right command to use. Thanks again!