| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Wannabe Animator
|
I was wondering how to create submenus with each title separated (they are NOT next to each other) and keep them active until you move your mouse to a certain boundary or go to another menu? And also how can you make your subbuttons able to go to another page when they are animated with in a movie clip?
This is sorta what mine looks like. All of the menus and submenus are not next to each other, there's space between them. Menu - _______Sub1 Sub2 Sub3 Sub4 Menu Menu Menu Menu ________Sub1 Sub3 Menu-_____________Sub5 ________Sub2 Sub4 Menu (Sorry for the underscores, or else it would show up in blobs rather than what I wanted. It still sorta is. =_=;; ) |
|
|
|
|
|
#2 |
|
Banned by AS.org Staff
Join Date: Jan 2007
Location: Montréal, Québec
Posts: 14,075
|
Use a hittest on the movie clip, and an invisible expanding background behind all the sub menu items, which will keep them displayed until you roll off the invisible background.
|
|
|
|
|
|
|
|
|
#3 |
|
Wannabe Animator
|
What do you mean but "hittest"?
|
|
|
|
|
|
#4 |
|
Banned by AS.org Staff
Join Date: Jan 2007
Location: Montréal, Québec
Posts: 14,075
|
This...
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Jun 2007
Posts: 1
|
new test
Last edited by rammionline; 08-04-2007 at 12:36 PM.. |
|
|
|
|
|
#6 |
|
Wannabe Animator
|
Ok I tried it, but now I areas where I don't want to have the button feature look on the mouse and my buttons still don't function even after I looked at the file that you had me look into (I even tried adding _root. to the button's gotoAndPlay (); to get to the frame the page is on.). =_=;;;
Last edited by Animadictsaiyuki; 08-09-2007 at 07:11 PM.. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Buttons in movieclip don't work | FlashAlison | ActionScript 2.0 | 11 | 03-08-2007 12:46 AM |
| animated button using movieclip | lazerbrains | Other Flash General Questions | 3 | 04-26-2006 07:34 PM |
| Animated scaling of MovieClip to fit multiple imported SWF files. | scarfy007 | ActionScript 2.0 | 5 | 10-29-2005 12:21 PM |
| Menu fading using actionscript | IAmSalvation | ActionScript 1.0 (and below) | 0 | 05-05-2005 01:52 AM |
| Menu buttons in movieclip symbol not working | jiffy | ActionScript 2.0 | 7 | 10-04-2004 05:14 PM |