Thank you acts7, I appreciate your fast response, hope you will find a sollution ....
On Mar 24, 3:32 pm, "[email protected]" <[email protected]> wrote: > Im currently fighting with creating a simple info window myself. > But what I can tell you is > > Your current method is locating the actual text of the xml node: > "images" > > you need to setup a loader... let me see if I can write something up > > On Mar 24, 6:17 am, ZS <[email protected]> wrote: > > > > > Hi, > > I downloaded fla + xml example (Example by Pamela Fox) of "Toggling > > Marker Categories" from "Google Maps API for Flash Demo Gallery"! > > > I am trying to ad images in the marker info window (from xml file): > > > <marker name="Pan Africa Market" address="1521 1st Ave, Seattle, WA" > > lat="47.608940" lng="-122.340141" type="restaurant", > > images="image.jpg" /> > > > Flash script: > > > var images=mark...@images; > > > as result in the info window I get text "image.jpg" instead of image > > self!!! > > > I am new to AS3, my question is probably stuppid, but anyway, is it > > possible to load images in to marker info window??? > > Thanks in advance!.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
