var map = new Map(); On Feb 14, 2011 2:12 PM, "Bajoelcocotero" <[email protected]> wrote: > Hi every one, > > I'm developing an AIR application within FLASH CS5 ... > > I have the next problem when I compile my swf. > > 1119: Access of possibly undefined property url through a reference > with static type com.google.maps:Map. > > This is my code: > map = new Map(); > map.key = appyKey; > map.setSize(new Point(573, 420)); > map.url = "my_url"; > > I'm using the map_flex_1_20.swc ... > > I will apreciate any idea... > > Thanks in advance, > Dani ;-) > > -- > 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. >
-- 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.
