|
-
OOP - navigation buttons
I have one .fla where a relatively large navigation menu will be presented to the user. This .fla has multiple frames and over 25 buttons all guiding user either to additional menu options (presented in a different frame) or to a URL.
I am used to doing simple frame-by-frame programming. But am wondering if in this instance, it wouldn't make sense to set up an .as file that has the information for each button's link in the .fla (be it another frame or a URL) - because doing it frame-by-frame is getting VERY messy.
Can anyone point me toward a tutorial (for the OOP-challenged) that could guide me toward making this happen. Is it even possible to create a master .as file / class to control all the buttons in a .fla file (each with different destination?)
TIA
Last edited by Leftyplayer; 12-04-2009 at 11:35 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|