Page 1 of 1

global random number / duration?

Posted: May 9th, 2011, 9:17 am
by vjair
i understand how to generate random number or duration for a parameter, but is there a way to generate a random number or time period which can then be referenced by other parameters?

so for instance id like to generate a random duration and then make several other parameters reference it so they all change at the same time?

thanks.

A.

Re: global random number / duration?

Posted: May 9th, 2011, 12:47 pm
by Dan Ebberts
Put your random duration calculation in a Slider Control and have all your other expressions reference that.


Dan