Hi,
Im creating a site which displays text based on which button was clicked. Currently, I have created many symbols which contain the text needed to be displayed for each button click. I am currently hiding these symbols, each in their own layer, and making the relevant symbol visible (and the others invisible) upon a click of its button. I suppose this would be similar to having pop up windows appearing (which is something else I want to implement).
Is this the most efficient method?
Thanks, Simon
Im creating a site which displays text based on which button was clicked. Currently, I have created many symbols which contain the text needed to be displayed for each button click. I am currently hiding these symbols, each in their own layer, and making the relevant symbol visible (and the others invisible) upon a click of its button. I suppose this would be similar to having pop up windows appearing (which is something else I want to implement).
Is this the most efficient method?
Thanks, Simon