Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Site Design / July 2007



Tip: Looking for answers? Try searching our database.

button within movie clip doesn't work

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
masterkrang - 23 Jul 2007 16:41 GMT
hi,

i've created a products movie clip. when you mouse over the products button,
the movie clip has a sub-navbar tween horizontally out of the movie clip. when
the subnav is done coming out and stops, i have buttons that appear that i
would like the user to be able to click on. everything works out fine until i
roll over the button, nor does the rollover state work. i have a feeling it is
because the button is nested, but not sure.

i set up a simple example here:
http://kurtcom.com/examples/jeannettes_damn_navbar.html

let me know if you want me to email you the file as well, thanks!
masterkrang - 25 Jul 2007 16:47 GMT
still looking for an answer to this question....

simple code:

products.onRollOver = function() {
    products.gotoAndPlay("over" );
}
products.onRollOut = function() {
    products.gotoAndStop(1);
}

i have a button that is within the products mc's timline. the button will not
work...?  do i need to delete the onRollOver? ???

the file is very small and simple, i can email it. thanks!
Matthew Traxler - 27 Jul 2007 23:46 GMT
I had a similar task/problem not too long ago-

it  may be as simple as making a movieclip that covers your entire button /
fly out menu... set that to visible = false; - then set your hitArea as the
invisble movieclip for the menu...

if you have multiple menu's that would overlap- which was the problem i had-
search for a tutorial on flyout menus in flash... i found a few that helped me
out quite a bit- from what i recal, they all had to do with the hit area...

hopefully that helps somewhat- sorry i don't have solid answers at the moment..
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.