12-05-2006 08:58 AM
12-06-2006 10:38 AM - edited 12-06-2006 10:38 AM
Hello Stergiou,
It looks like you already have most of it worked out. You can just change the slide that you have into an array of slides. Believe it or not, the numeric operations will work by subtracting a scalar from the array (2) and then multiply each element of the array by 5. This way you can just change the control going into the operations to an array. You may also need to change your selector to use a constant array instead of a constant scalar. I hope this helps.
Steven T.
Message Edited by Steven T on 12-06-2006 10:38 AM