Hi Kevin

Try:

map._visible = false;

This will disable all buttons in map, and if the whole map is 0 alpha
anyway will make no visible difference.

Jake

On 02/10/06, Kevin Cannon <[EMAIL PROTECTED]> wrote:
Hi,

I have an interactive map with various clickable countries on it. At
certain times the map fades out to alpha = 0.

When that happens the country movieclips are still clickable so I need
to disable them.

I expected map.enabled = false; to do it, but it seems to have no
effect since the map movieclip itself has no actions.

If there a way to disable the nested MCs without having to do it by
manually disabling them all? I don't want to reinvent the wheel if
there's a native way of doing it.

Thanks,

- Kevin
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to