2007-10-09 Disable area's behaviors when clicked on the areaI noticed that in some situations you might want to disable rollover the area effect, balloon and click when you select this area. For example, you click on some country, map is zoomed to it, and then you show some inside movie clips. In this case it would be better if only those movie clips would be clickable, and the area would not. Now you can easily do this by setting: <area> ... <disable_when_clicked>true</disable_when_clicked> This can be done since 2.0.13 Download amMap << Previous | Next >>
|