Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

yws-maps · Yahoo! Maps Developer Community

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 4318
  • Category: Internet
  • Founded: Jun 9, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 4670 - 4700 of 7492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
4670 Zach Graves
z.graves Send Email
Jan 2, 2007
12:21 am
Hi All, We know some of you have asked for the ability to draw a PolylineOverlay from ActionScript, instead of using an XML file. The ability to do this is...
4671 jaxezdeveloper Send Email Jan 3, 2007
5:26 pm
My Yahoo maps (using the AJAX API) on my site this morning are no longer displaying. They worked fine yesterday, and there's no error message. No code has...
4672 Alan Brown
adbrown1967 Send Email
Jan 3, 2007
5:37 pm
I hadn't updated it to the latest version of the api, but the map tiles are being served just fine to ajax web pages . http://mapnut.com/dancespot.html Is your...
4673 Janet Price
jmkp31639 Send Email
Jan 3, 2007
7:21 pm
I'm getting funny error messages when I try sites of mine that worked before. Address lookup seems to be where the problem lies. Janet ... -- Janet Price ...
4674 jaxezdeveloper Send Email Jan 4, 2007
4:09 am
Yes...still down as of 1pm EST. ... tiles are ... Behalf...
4675 loujr Send Email Jan 4, 2007
4:15 am
My company is planning developing a large application using yahoo or google maps. Anyone heard when the flex 2.0 api will be available or if it will be...
4676 Steve Allison-Bunnell
docswab Send Email
Jan 4, 2007
6:29 am
I'm using the September version of the Flash component (v 3.4), Flash 8, publishing to Flash 7 AS 2.0. Code is: map_paneMC.addEventListener ...
4677 alex
kabamarou_ninja Send Email
Jan 4, 2007
7:57 pm
hi, i am a javascript noob trying to do my uni desertation but so far no luck. I am trying to use yahoo maps to create 4 hidden markers on the map in order for...
4678 Gary
garycocs Send Email
Jan 5, 2007
5:15 pm
Hi there, I'm pretty useless at posting things on Forums but I'm pretty stuck, I developed a google maps api a while ago for my website www.ratemypub.ie where...
4679 xflint0 Send Email Jan 5, 2007
8:06 pm
Hello Folks. I am using the following code to place custom markers on a yahoo map (flash api) using the following code: import...
4680 whispers007spy Send Email Jan 5, 2007
9:00 pm
... myMap.addEventListener(com.yahoo.maps.api.flash.YahooMap.EVENT_INITIALIZE, ... You have to use the CusomtSWFMarker instead of: CustomPOIMarker.. and then...
4681 xflint0 Send Email Jan 5, 2007
9:11 pm
Anything further on this. No code was posted......
4682 xflint0 Send Email Jan 5, 2007
9:28 pm
Hello, thanks for your help. can you post an example? Actionscript and xml? ... myMap.addEventListener(com.yahoo.maps.api.flash.YahooMap.EVENT_INITIALIZE,...
4683 xflint0 Send Email Jan 5, 2007
11:13 pm
Ok, I figured out how to place a custom marker on a yahoo map using this tutorial: http://developer.yahoo.com/maps/flash/V3/customSWFMarkerTutorial.html Now I...
4684 Adam Leonard
dogtown08 Send Email
Jan 6, 2007
12:16 am
Hi, I just wanted to start out by by thanking everyone at Yahoo for this API. A couple of days ago, I released a public beta of a mac application that uses...
4685 marke0313 Send Email Jan 6, 2007
12:19 am
Ok... everyone be very gentle with me cause I'm just now starting this project and I've not used Flash or the Yahoo! API before so I'm undoubedtly going to say...
4686 whispers007spy Send Email Jan 6, 2007
4:06 am
hi- well here si alink to where I posted about 95% of the source code from my project.. (kinda big)..and has alot you might want to dis-regard. but its the...
4687 xflint0 Send Email Jan 6, 2007
11:03 am
ack. a needle in the haystack. What does the xml file look like? I want to to a: use XML as the address data source - thus place the customeswfmarkers on the...
4688 Ryan Scott Bardsley
ryanbardsley Send Email
Jan 8, 2007
2:38 am
I know this is semi-off topic, but in my app I have both Yahoo! Maps and Yahoo! Local Search running together. My current function is part of a recursive...
4689 Ryan Scott Bardsley
ryanbardsley Send Email
Jan 8, 2007
2:40 am
Zach, thanks for your help! That worked perfectly! Ryan...
4690 christopher_stoudt
christopher_... Send Email
Jan 8, 2007
6:11 am
Hello, I am new to program in actionscript and with flash. But i am just trying to fool around with the maps and i keep getting this as my error message: ...
4691 Steve Miller
steve_miller_cs Send Email
Jan 8, 2007
6:12 am
Greetings, Is there a supported means of changing the cursor in the AJAX API (v3.4)? Thanks and regards, -steve miller...
4692 Ryan Scott Bardsley
ryanbardsley Send Email
Jan 8, 2007
3:58 pm
try putting all of the code within on (load) { // your code goes here } hope that helps. RSB ... ...
4694 Christopher Stoudt
christopher_... Send Email
Jan 8, 2007
5:21 pm
Thanks that helped alot. Christopher ... From: Ryan Scott Bardsley <rbardsley@...> To: yws-maps@yahoogroups.com Sent: Monday, January 8, 2007 10:52:59 AM...
4695 whispers007spy Send Email Jan 8, 2007
5:23 pm
put the code in a frame.. it looks to be on a button or a movieClip of some kind.. ... ...
4696 zvaro9 Send Email Jan 8, 2007
5:32 pm
Hi, I just discovered that searching of cities in Puerto Rice doesn't work properly..... If I enter only city and state, but no ZIP, even using regular map on...
4697 Christopher Stoudt
christopher_... Send Email
Jan 8, 2007
5:37 pm
Any idea onto how to add more than one marker to a map? Christopher ... From: Ryan Scott Bardsley <rbardsley@...> To: yws-maps@yahoogroups.com Sent:...
4698 Randy Troppmann
randy.troppmann Send Email
Jan 8, 2007
5:45 pm
The problem is you need to place your code on the timeline, not on the movieclip. If you place code on a movieclip it has to be within a movieclip handler ......
4699 Gary
garycocs Send Email
Jan 8, 2007
5:53 pm
Hi, My problem is this (I'm trying both JS Flash and Ajax and still can't find a solution) I would like to be able to click on the map and the co-ordinates...
4700 whispers007spy Send Email Jan 8, 2007
9:20 pm
Or you can put it on a frame INSIDE a movieClip, like I do sometimes. Lets me have ore control over it.. like drag it..hide it.. color..fade..etc..etc.. like a...
Messages 4670 - 4700 of 7492   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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