You need to use the map_flex_*.swc file. You're probably pointing to
both swc files or the incorrect one.

On Nov 1, 7:40 pm, emediquei <[email protected]> wrote:
> Hi there
>
> I'm getting started with the maps API for flash, and I'm getting some
> errors when compiling the HelloWorld.mxml file. Does anyone know what's
> causing this? I'm using flex 4.1.
>
> mxmlc -tools-locale en -library-path+=lib
> src/helloWorld.mxmlD:\panoramicas\Flash\myapps\gmaps\src\helloWorld.mxml(8)­:
> Error: Cannot resolve attribute 'mapevent_mapready' for component type
> com.google.maps.Map.
>
> <maps:Map xmlns:maps="com.google.maps.*" id="map"
> mapevent_mapready="onMapReady(event)"
>
> D:\panoramicas\Flash\myapps\gmaps\src\helloWorld.mxml(8): Error:
> Initializer for 'height': percentages are not allowed here.
>
> <maps:Map xmlns:maps="com.google.maps.*" id="map"
> mapevent_mapready="onMapReady(event)"

-- 
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