I tried to create a local xml file to use for the RssGeo file, as shown below with the variable rssloc, being the location of the local file. It doesn't show...
could any body shead some light on the addMarkerByLatLon?? this is the script that I have used and it does not seem to work? function addMarkers(xml:XML):Void...
I have implemented Yahoo! Maps flash API into my CMS. I needed my users to be able to add a map to a post using a WYSIWYG editor, so I created some JavaScript...
Why is there no data available for searches in any of the other major cities or countries??? i have tried to search parks in london and it does not work???...
I am displaying 4 or 5 similar maps on a page. The navigation widgets, panTools, and markers only appear on the first three maps, regardless of the order in...
Is there a way to prevent my appid from appearing in the HTML source code viewable in a browser? Something tells me this value should not be made public in...
I have a map that has many customerSWFMarker's on it. When I click the markers, I want to do various things to the map. How do I reference the map from the...
I posted this in the other group but I don't think my question was well written. Does anyone have a code example of how I could call a function when a marker...
I posted this in the other group but I don't think my question was well written. Does anyone have a code example of how I could call a function when a marker...
When creating a marker, the description property supports a limited set of HTML... inline styles do not seem to be in this subset. Therefore, how is one...
When using the API method myMap.addMarkerByLatLon(markerClass, latlon, data) to add a marker to a map, I'm not quite sure how to maintain the reference to the...
Hi, Im trying to figure out how to stop the map from zooming so far out that nothing is visible. Is there a way to do this? Also, is there a way to repeat...
I'm trying to use the localSearch.search (http://developer.yahoo.com/maps/flash/V3.5/flashReference.html#LocalSearchOverlay) in my Yahoo Maps and using the...
I have exactly the same problem, how to access any type of marker, to allow to start it dragging etc, or to hide it , I wish there were a couple of examples of...
im not used to the js version but looks like you are missing an argument in your line marker = new CustomPOIMarker ( 'HOME',Title ,Address, ,'0xFF0000',...
... exactly what I need to know, and there appears to be no help in this forum, if i knew where the class file was I could break in and work it out !...
if you know this a bit, since you played with it a bit for a month how you can access(target) a marker that has been added ? Sorry for your problem, do you...
... put in ... remove ... Ahhhh but zac, what is the ref to the marker ? I cant target them anyhow and im not the only one according to the forum, do you also ...
Hi All, Is it possible to let YahooMap handle network errors without close and reopen the browser? I'm displaying Map inside my swf which is part of my web...
Up till now, I have been developing a project with google maps and 3rd party flash components. But one feature that has me thinking about yahoo is the built-in...
Hi, I am considering use of the yahoo Flash API for a major project. has anyone done side by side comparison tests for speed of render comparing both services?...
Hello all, Just a quick simple question, what i have to change to instead the funcion showPolylineOverlay read the URL to the XML accept the XML by a string ? ...
Hi Can someone tell me if its possible to implement driving directions with the Yahoo flash api? This is a showstopper for me, if not possible I have to opt...
Holla, soy portugues, ti voi tentar explicar.. Lo que desejo és que la function "showPolylineOverlay" fique à lá espera de una variavel, e no de uno URL. ...
... What did you do to make it work? I am trying to load data using XML and LatLon but it's not working for me as well. If you could let me know! Thanks! ...