[FONT=Times New Roman][SIZE=3]Help me out with this and I’ll give you the Menu Component for which i paid $45. Without your help it will be useless to me anyways. You can email me at:[/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]mike_mcdonnela@yahoo.com[/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3][/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]I bought the Menu component from: [/SIZE][/FONT][FONT=Times New Roman][SIZE=3]http://f-source.com/buy/mmStyleMenuFlash/ but need help setting up the button function inside the Properties <> Navigation Tree.[/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]I need the buttons in the “Macromedia Style Menu for Flash 2.1.6” to move to a certain frame of my MAIN SWF timeline. [/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]For example, i have the “Macromedia Style Menu for Flash 2.1.6” load on frame 80 of my main swf timeline. I named the first main button: REPLAY INTRO. When someone presses button REPLAY INTRO, they need to be taken to frame 5 on the MAIN SWF timeline. [/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]So what code do i use in the properties of the component?[/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]What i have so far is:[/SIZE][/FONT]
[SIZE=3][FONT=Times New Roman]‘Mainbut1: Replay Intro ; asf_yourfunction(); _parent; 0’[/FONT][/SIZE]
[FONT=Times New Roman][SIZE=3]Normally when i create my own buttons i use this code: [/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]------------------------[/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]on (release) {[/SIZE][/FONT]
[SIZE=3][FONT=Times New Roman]//Movieclip GotoAndPlay Behavior[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]this.gotoAndPlay(“5”);[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]//End Behavior[/FONT][/SIZE]
[FONT=Times New Roman][SIZE=3]}[/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]-------------------------[/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]Please let me know what code/function i should use. I’ll gladly send you a copy of the component if you can help me out. The company from which i bought this menu component is not very helpfull. [/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]Regards,[/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]Boy[/SIZE][/FONT]