Alright, pro Flashers out there....![]()
Looking for info on setting up the menubar component in a Flash MX 2004 Pro slide presentation. Specifically, how to have the submenus link to other slides in the presentation.
Though diligent research, I have been able to construct the menubar with the submenus I need for the project. Through the trace function I have verified that each submenu button is "firing" when clicked on.
I have tried adding thefunction and a few other variations of this just prior to the corresponding trace statement... nothing works yet.Code:presentation.gotoSlide(newslide);
Anyone here tamed this beast?? It's interesting that the menubar is included in the library (supposedly "drag and drop" ease of use), but there really is no documentation on customization from Macromedia.![]()

