Hello, 1.) Not really sure about this one, I am not exactly sure what you're doing.
2.) In flash set your custom tiles to mouseEnabled = false. There is also another parameter called mouseChildren, which you can set to as false as well. This will essentially let you click through a display object to any underlying interaction. I believe this should fix your problem, I think. Jonathan ScribbleMaps.com On Aug 30, 4:35 am, kevin fontaine <[email protected]> wrote: > Hi, > > We have developed a map for public transports in Lyon (France), you > can see the map here (http://carto-interactive.tcl.fr/v1.0/carteTCL/ > carte.html), it's work quite well but we have two problems. > > 1) When you run the map, the browser seems to load data for a very > long time after the tiles loading. > > 2) It's impossible to click on the line (swf) under our custom Tiles, > the Mouse events are not fired. > We have find a workaround by adding line Panels with number over our > custom Tiles, but it would be really interesting for us to have > "clickable lines". > That bug is reported here (http://code.google.com/p/gmaps-api-issues/ > issues/detail?id=1494). > > Do you have some explanation about these two problems? -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en.
