all groups > flash (macromedia) > april 2007 >
You're in the

flash (macromedia)

group:

Disable buttons beneath a loadMovie?



Disable buttons beneath a loadMovie? melweed
4/11/2007 10:08:38 PM
flash (macromedia): Is it possible to disable buttons in a movie clip that is on the root level so
that a movie loaded on top of it into level1 doesn't have any hot spots? My
file is a map that starts as a movie clip with buttons in level0. There is
another movieclip/button that when clicked loads a detail map on top into
level1. I would like to have some new buttons in the level1 movie clip but the
buttons in level0 are still active and it's confusing to the user. As a
workaround, I've created an invisible button covering the entire detail map
that doesn't do anything other than change the cursor to the pointing finger.
Any ideas?
Re: Disable buttons beneath a loadMovie? squadjot
4/11/2007 10:51:03 PM
Re: Disable buttons beneath a loadMovie? melweed
4/11/2007 10:55:58 PM
Re: Disable buttons beneath a loadMovie? squadjot
4/12/2007 12:19:27 AM
a bit dirty, but you could add al large invisible button beneith your new
content. then use myButton.useHandCursor = false; on that big button..that
should block all buttons beneith..and still not show a hand when its over.. so
you dont get the impression that its a functional button
Re: Disable buttons beneath a loadMovie? king2d
4/12/2007 11:54:17 PM
AddThis Social Bookmark Button