Hi,

I am doing this in Flash, I followed the directions in the Flash CS3
tutorial, and have been working off that.

The mouse is over the map. But when you move the mousewheel up or
down, it scrolls the whole page, regardless of browser.

Any way to turn that off?

I'm setting mousewheel activity on the map like this:

function onMapReady(event:Event):void
{
   ...
   map.enableScrollWheelZoom();
   ...
}

Best,

Dan

On Aug 26, 6:34 pm, "[email protected]"
<[email protected]> wrote:
> it depends where you have positioned the mouse, and if you have
> correctly enabled mousewheel activity on the map.
> Are you doing a pure AS3 solution?
> Are you doing this in the Flash GUI / googlemap component
>
> On Aug 26, 2:31 pm, Dan <[email protected]> wrote:
>
>
>
> > Hi,
>
> > When I have the flash map embedded in a page, if I use the mousewheel
> > to zoom, it scrolls the whole web page. Is there any way to change
> > that behavior?
>
> > Thanks!
>
> > Dan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to