Hello Friends,
I need a small help in Flex Google Maps.
I got a sample from internet and when ever i am trying to compile i am getting the following errors like
Line 4:
Multiple markers at this line:
-Cannot resolve attribute ‘top’ for component type com.google.maps.Map.
-Cannot resolve attribute ‘bottom’ for component type com.google.maps.Map.
-Initializer for ‘width’: percentages are not allowed here.
-Cannot resolve attribute ‘mapevent_mapready’ for component type com.google.maps.Map.
Line 10:
The style ‘dropShadowColor’ is only supported by type ‘mx.controls.TextInput’ with the theme(s)
‘halo’.
I dont know how to debug those nor correct it !! any help would be appreciated. i am attaching the mxml file as an attachment along with this. map_1_7a.swc and map_flex_1_7a.swc’s are there inside lib’s folder.
Rajesh