systemfx
08-06-2003, 12:31 AM
Hi all,
I am wondering if someone can help me out with this. I have designed a dynamic menu. So far all elements of my menu (4 buttons) all work and everything is great. EXCEPT I would like to
hide one of the buttons based upon the value of a variable which is brought into the menu using FLASHVARS Method.
The values can ONLY be 1 to 4. If the value of my variable = 4 then the 4 button on my menu must be hidden from sight.
I can't seem to get it right, as I have been messing with the button's property _visibility=0; This does NOT hide my button from user. Can anyone help me out?
Thanx in advance...
I am wondering if someone can help me out with this. I have designed a dynamic menu. So far all elements of my menu (4 buttons) all work and everything is great. EXCEPT I would like to
hide one of the buttons based upon the value of a variable which is brought into the menu using FLASHVARS Method.
The values can ONLY be 1 to 4. If the value of my variable = 4 then the 4 button on my menu must be hidden from sight.
I can't seem to get it right, as I have been messing with the button's property _visibility=0; This does NOT hide my button from user. Can anyone help me out?
Thanx in advance...