I have a menu designed around layers. So I have effectively 15 layers to switch between.What I currently am using is a group that physically shecks every layer and sets them one by one to visible/invisible regardless. Which brought me up to over 40 events. My questions is.
Will this work? I'm afraid to commit to the change and have to redo everything all over again if it doesn't:
<img src="https://dl.dropbox.com/u/77974757/menu_repeat.PNG" border="0" />
I think the logic is sound but any thoughts or ideas on how to further optimize? This brought me down to just over 20 events from the over 40 if it works.