This is almost equivalent to embedding an image from local file system. Is there any workaround so that I can use image from any URL?
Thanks, Amit On Tue, Mar 31, 2009 at 7:36 AM, [email protected] < [email protected]> wrote: > > one note amit - because of the security sandbox - you cannot load > images cross-domains. > You would need to have that image located on the same server as your > base flash file. > > On Mar 30, 3:17 pm, Amit Pal <[email protected]> wrote: > > Just to add, I am trying to use a URL for the icon(e.g., > http://maps.google.com/mapfiles/kml/pal3/icon21.png). > > > > -Amit > > > > On Mon, Mar 30, 2009 at 11:44 AM, Amit Pal <[email protected]> > wrote: > > > Hi Pamela, > > > > > How can I use a flash DisplayObject to set 'icon' property using > > > Marker.setOptions. Is there any example ? > > > > > Thanks, > > > Amit > > > > > On Sun, Mar 29, 2009 at 7:53 PM, pamela fox <[email protected]> > wrote: > > > > >> Hi Amit- > > >> You can use Marker.setOptions, and just change the icon property: > > > > >>http://code.google.com/apis/maps/documentation/flash/reference.html#M. > .. > > > > >> - pamela > > > > >> On Sat, Mar 28, 2009 at 2:43 AM, Amit Pal <[email protected] > >wrote: > > > > >>> Hi, > > > > >>> My use case is to use custom icons as markers using KML. > > >>> Is it possible to change the color of these custom icons like we do > with > > >>> default Google map markers. > > > > >>> Thanks, > > >>> Amit > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
