Forum Discussion

JanetGuastav914's avatar
JanetGuastav914
Community Member
2 days ago

Having Trouble w/Actions on Layers

In my file, I have a base layer and six more layers. I want numbered bars to move from left to right sequentially, as each layer is read. They all work fine except for #3 and #4 layers. Ont he #3 layer, the 3 and 4 bar move to the left.  Then you can't access the #4 layer. You can access #s 1,2,3,5,and 6. I can't figure out what is wrong. Help!

  • Hi Janet,

    I believe you have the value for your "CurrentTab" variable set incorrectly on 2 layers.

    Since your 3rd layer is "Seekpicture" then your CurrentTab value for that layer should be 3. On layers 2 and 3, the value for the 3rd layer was set to "4." I think you just misnumbered your equals values for the variable on 2 layers.

    I renumbered the equals values on layers 2 and and it is now working. You can see the attached file.