Hey, I’m new to posting but have been an avid user of this site for a while now… tried searching to find something that would help my cause but didn’t find anything.
Basically, i’m wondering which is the best way to go about controling this mc for navigation fla is attached. For now i’ve got the one button functional using this AS at the root:
This works fine, but there are going to be over 30 buttons (for loading swf’) so this could get pretty ugly. Is there are better way to go about doing this? If so, would it effect loading time as well?
Thanks…! I’ve added that code, but now i will need to get it to make each individual button rollover. The way i have it set up now, it will always call the first button to rollover. I’ve attached the modified version so you can see where I’m at.