Get your own customer support community
 

MapControls Issue

I declare a MapControls object for my map object.

<modest:mapcomponent>

private function ccHandler(...):void{
...
navButtons = new MapControls(_map, true, false);
}

MapControl.onAddToStage function doesn't run. So I can't control keyboard event. And When I click the Map pop up a error window indicating the stage is null.

Why ?</modest:mapcomponent>
 
sad I’m confused
Inappropriate?
1 person has this question

User_default_medium