Advanced Flash Components
Search!
Search!
Home >  Bugs >  G Map >  addOverlay doesn't work with...
addOverlay doesn't work with button.onRelease in feature demo
Bug ID: 0000000026
Item Type: BUG Component: G Map
Reproduced: Always Severity: Minor
Priority: Normal Component Version: 2.4
Status: NEW Last Update: Jun 15, 2007 15:20
Summary: addOverlay doesn't work with button.onRelease in feature demo
Description: In my features demo, the example code that wouldn't generate an overlay is:

btn.onRelease = function() {
myMap.addOverlay(args here...);
}



Communique
Dmitry Stolyarov [dvs_code]:   Jul 03, 2007 00:52   post#0000000039
Please check the initialization parameters, it should work just fine in 2.5
Login to add your comment.