I have a Flash file where the user will have to click on four links before they can continue. I'm open to suggestions on how to do this, but at this point I've set up a number variable where each time you click on a link, it adds one to that variable. That part is working, but I haven't been able to get the last call (an 'if this variable == 4) statement to work. I'm guess that maybe I need to add a listener?
Can anyone help?
Can anyone help?