Reply LinkBack Thread Tools Search this Thread
Old 09-12-2003, 05:40   #1 (permalink)
sleepingfish
css is for divs
 
sleepingfish's Avatar
 
Join Date: Feb 2003
Location: Norwich
Posts: 4,527
...and the little one said rollOver, rollOver...

It's been a while since I've used flash.

I have a main Navigation bar, with drop-down style sub menus that appear on a rollover (of a main nav bar button).

On the sub menu I want to have other rollOvers (for sub menu buttons).

So far I have a button (on the main nav) that makes a movie goTo a frame that displays the submenu area, this sub menu area has a button covering it that, when the mouse moves off it (rollOut), tells the menu to dissapear, so far, so good.

However when I start to put buttons on top of the sub menu area (in the sub menu mc) I can't get the damn things to work, I want several buttons that can tellTarget a movie to go to a rollover state for each sub menu button.

I'll try to post an example.

Is my problem something stupid like buttons on buttons don't work, or is there an issue with the depreciated tellTarget - I've tried it without tellTarget (and I'm pretty sure I did it correctly with dot syntax), and I got the same problems.
  Reply With Quote
Old 09-12-2003, 05:48   #2 (permalink)
Mr Fred
Magazines™
 
Mr Fred's Avatar
 
Join Date: Mar 2003
Location: Glasgow..
Posts: 11,344
dont use tell target (though it should still work)

are you maning all instances and calling them in .root fashion?
  Reply With Quote
Old 09-12-2003, 05:48   #3 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,728
do you mean kinda like this http://www.grahammorley.com/menu.swf but with rollovers instead of clicks?
  Reply With Quote
Old 09-12-2003, 05:51   #4 (permalink)
sleepingfish
css is for divs
 
sleepingfish's Avatar
 
Join Date: Feb 2003
Location: Norwich
Posts: 4,527
JP: yes
Gray: yes
  Reply With Quote
Old 09-12-2003, 05:59   #5 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,728
take at look at the .fla if it helps www.grahammorley.com/menu.fla
  Reply With Quote
Old 09-12-2003, 06:15   #6 (permalink)
sleepingfish
css is for divs
 
sleepingfish's Avatar
 
Join Date: Feb 2003
Location: Norwich
Posts: 4,527
Thanks Gray , although I want the sub menu area to dissapear (go to a frame) when the mouse rolls out of the sub menu area.

So I guess the whole of the sub menu (mc) has to be covered with a button? Which is where the problems seem to begin.
  Reply With Quote
Old 09-12-2003, 06:23   #7 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,728
just add

on(rollOut, releaseOutside){
gotoAndStop(1);
}

to every button insed the sub menu... send me the fla if you want and I'll do it.. easier than trying to explain
  Reply With Quote
Old 09-12-2003, 06:33   #8 (permalink)
sleepingfish
css is for divs
 
sleepingfish's Avatar
 
Join Date: Feb 2003
Location: Norwich
Posts: 4,527
Thanks!

I've got no problem making the sub menu dissapear though, just making the buttons on top of the sub menu work (and stopping them from making the sub menu dissapear on a button rollOver)
  Reply With Quote
Old 09-12-2003, 11:24   #9 (permalink)
sleepingfish
css is for divs
 
sleepingfish's Avatar
 
Join Date: Feb 2003
Location: Norwich
Posts: 4,527
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8