Search the web
Sign In
New User? Sign Up
yws-maps-flash · | Yahoo! Maps Flash APIs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 6 - 35 of 650   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6
Hello everybody! I need help on how to add a Maps search box the Yahoo Maps API in flash....
webmaster_site131191
webmaster_si...
Offline Send Email
Mar 6, 2007
7:01 am
7
... Thx for your response. you can test one of my adresses: XML attribute example -> loc="13 rue Emile Decorps, Lyon, FR" And about the multiline description...
r4z_raz
Offline Send Email
Mar 6, 2007
7:02 am
8
I'd like to put small treasure chests on the above that move with the map. Any ideas? http://www.warren-postcards.com/piratemaps/pirateMaps.html ... From:...
Jim B
jim_battista...
Offline Send Email
Mar 19, 2007
6:47 pm
9
Hi, first post on this board..I've never looked at maps and flash, it looks good fun so i thought i would give it a go, and got stuck!! Im trying to attach the...
benjpie
Offline Send Email
Mar 19, 2007
6:48 pm
10
Hello all, I'm having problems displaying a PolylineOverlay on my map using the JS-Flash API. I've tested successfully the example with the url: ...
ofir_picazo
Offline Send Email
Mar 19, 2007
6:48 pm
11
What's the fix for the disappearance of maps when the scroll wheel is used? I read of this on the old board but never found an answer and it's been pointed...
zippy_48
Offline Send Email
Mar 19, 2007
6:49 pm
12
Maps using the JS-Flash API can disappear on XP and Vista systems when the scroll wheel is used. Is there a way to prevent this? It happens even with the API...
zippy_48
Offline Send Email
Mar 19, 2007
6:49 pm
13
Maps using the JS-Flash API can disappear on XP and Vista systems when the scroll wheel is used. Is there a way to prevent this? It happens even with the API...
zippy_48
Offline Send Email
Mar 19, 2007
6:50 pm
14
Hi All, Great app...can see a lot of potential in it. Do have one problem though...in the Marker POI aspect it does document "description The description...
greenbear77ca
Offline Send Email
Mar 19, 2007
6:50 pm
15
Thanks for reporting this, I'll take a look at it....
Zach Graves
z.graves
Online Now Send Email
Mar 19, 2007
6:53 pm
16
Please help - I do not get it.... I have dropped the Yahoo Flash Map Component on Frame 1. In the action layer I added this code - trying to get a Zooming...
charles_wiese
Offline Send Email
Mar 19, 2007
6:53 pm
17
Please ensure that you have a valid crossdomain.xml file on the root of your server, otherwise the map swf, which is hosted by Yahoo! will not be able to read...
Zach Graves
z.graves
Online Now Send Email
Mar 19, 2007
6:54 pm
18
You can use CustomSWFMarkers, by creating a treasure chest swf and adding them through the APIs addMarkerByAddress / addMarkerByLatLon methods ... the map. Any...
Zach Graves
z.graves
Online Now Send Email
Mar 19, 2007
6:56 pm
19
Listen for the EVENT_ZOOM_STOP event to trigger the next zoom. ie: myMap.addEventListener("zoomStop", onZoomStop); myMap.addEventListener("initialize",...
Zach Graves
z.graves
Online Now Send Email
Mar 19, 2007
6:59 pm
20
ignore my previous message, littered with typos: try this- myMap.addEventListener("zoomStop", onZoomStop); myMap.addEventListener("initialize", onMapInit); ...
Zach Graves
z.graves
Online Now Send Email
Mar 19, 2007
7:05 pm
21
... click it. This ... Try using CustomPOIMarker and set up an array of text to be displayed when the marker is clicked, then use href tags around the text...
zippy_48
Offline Send Email
Mar 22, 2007
10:54 pm
22
Thank you, I'll play around and see what I can come up with. ... From: Zach Graves To: yws-maps-flash@yahoogroups.com Sent: Monday, March 19, 2007 2:55 PM ...
Jim B
jim_battista...
Offline Send Email
Mar 22, 2007
10:54 pm
23
Anyone know how to Remove any added markers? I want the user to put in something and add a set of waypoints. When they enter new data, remove the old set of...
nathanpdaniel
Offline Send Email
Mar 22, 2007
10:54 pm
24
I'm just wondering how rate limiting is calculated. Is a .getCenter() or .addOverlay() call part of the calculation, or is it just calls that retrieve map...
clevertechnology
clevertechno...
Offline Send Email
Mar 22, 2007
10:55 pm
25
There is a method, removeAllMarkers() that will work for you. Also, you can remove individual markers with the method removeMarker() and passing in the movie...
Zach Graves
z.graves
Online Now Send Email
Mar 22, 2007
10:57 pm
26
methods like getCenter() are not calculated, whereas methods that geocode addresses, do local search or traffic and tile requests are calculated....
Zach Graves
z.graves
Online Now Send Email
Mar 22, 2007
10:58 pm
27
I was curious as to how this was done. I've seen a few websites where there is a list of address's on the side of the map and when you select one of the...
Ed
edraymone
Offline Send Email
Mar 26, 2007
4:44 pm
28
So I've got a simple map w/ marker and tools embedded on a page: http://www.chron.com/disp/story.mpl/front/4654590.html - Works in IE 7 - Works in Firefox -...
jared.novack
Offline Send Email
Mar 26, 2007
4:44 pm
29
Seems simple, but it really isn't...
webmaster_site131191
webmaster_si...
Offline Send Email
Apr 3, 2007
9:44 pm
30
Anyone familiar with using Canadian zips in Geocoding?...
digitzfone
Online Now Send Email
Apr 3, 2007
9:44 pm
31
Hi all, Is anything known about upcoming Flex 2 support? Not the buggy ExternalInterface solution, but a normal API for use in Flex 2 projects? Maybe even an...
bnsmeets
Offline Send Email
Apr 9, 2007
7:21 am
32
Thanks a lot !!! II also needed a stop() and to put my code in keyframes - not just a fregular frame otherwise it was getting executed on eeach frame. ... the...
charles_wiese
Offline Send Email
Apr 9, 2007
7:22 am
33
Zach, Is there a resolution to this problem? It's easy to observe on XP or Vista, just go to http://developer.yahoo.com/maps/flash/V3.5/example1.html or any...
zippy_48
Offline Send Email
Apr 9, 2007
7:23 am
34
Hi all, I'm struggling with getting the maps to work correctly inside Flex 2. There is a chance it is my ignorance, but for the time being they seem a bit...
bnsmeets
Offline Send Email
Apr 9, 2007
7:23 am
35
I've actually decided to remove the mouse wheel zoom, as it was new to the latest release- and it doesn't even work in the Mac Flash Player. So the next...
Zach Graves
z.graves
Online Now Send Email
Apr 9, 2007
7:33 am
Messages 6 - 35 of 650   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help