ph0n33z
July 3rd, 2009, 10:36 AM
I have a single button with 14 image variables. The variable is set via a script from 14 different IP camera feeds. The variable works fine in a single frame, but I can't seem to get the images to show up with multiple states/image variables.
Each state of the button has a different image variable and a different rule. The rule is:
Whenever Camera.Cycle is "camera number here"
and then the image variable corresponds to that number. So for camera4, the image variable of that state is set to camera4.
I have two arrow buttons that add or subtract from the Camera.Cycle variable by one, so as to allow cycling through the images. What am I doing wrong that the images will not show up? I have checked that the variable is changing properly.
Each state of the button has a different image variable and a different rule. The rule is:
Whenever Camera.Cycle is "camera number here"
and then the image variable corresponds to that number. So for camera4, the image variable of that state is set to camera4.
I have two arrow buttons that add or subtract from the Camera.Cycle variable by one, so as to allow cycling through the images. What am I doing wrong that the images will not show up? I have checked that the variable is changing properly.