Search the web
Sign In
New User? Sign Up
ydn-flash · Yahoo! Flash Developer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 106 - 135 of 2036   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
106
Does anyone know if the api supports calculating the distance between two latlons? If not, I have seen some rather ugly formulas out there to do it myself, but...
jay_chanowitz
Offline Send Email
Feb 2, 2007
5:30 pm
107
Hello, I tried to use a crossdomain.xml file with my application to make it works on a web site...but it's dont! I don't really understand all the stuff about...
emilienlerochais
emilienleroc...
Offline Send Email
Feb 5, 2007
4:45 pm
108
What is your application trying to do? The crossdomain document is used when a Flash application on your website is trying to access data on another domain....
Jeffery Bennett
citizenjeff
Offline Send Email
Feb 5, 2007
6:09 pm
109
Also, which API are you looking to use?...
chuckstar22
Offline Send Email
Feb 5, 2007
6:25 pm
110
I take it no one can recreate this or has run into it before? ... US)... ... myMap.addEventListener(com.yahoo.maps.api.flash.YahooMap.EVENT_INITIALIZE,...
magiclinxxx
Offline Send Email
Feb 5, 2007
7:00 pm
111
Excuse me but i thougt it was a forum only about yahoo search api. So my project is using yahoo search api for a image search function. And of course that's...
emilienlerochais
emilienleroc...
Offline Send Email
Feb 6, 2007
8:20 am
112
Don't lose time to help me, i find the bug myself :) The variable(YAHOO_SEARCH_SERVICE_URL) in "SearchUtil.as" indicating the url of the api search was not...
emilienlerochais
emilienleroc...
Offline Send Email
Feb 6, 2007
9:29 am
113
The search SDK is being updated to reflect this. Thanks....
Jeffery Bennett
citizenjeff
Offline Send Email
Feb 6, 2007
8:13 pm
114
I've posted an updated version of the Search SDK in this group's files to remedy the domain issue. A new update will be posted to developer.yahoo.com on March...
Jeffery Bennett
citizenjeff
Offline Send Email
Feb 7, 2007
2:42 am
115
The YUI platform team has brought us such great things as the Dom and Event collections. How about porting some of those things into Actionscript classes so...
isaac_schlueter
Offline Send Email
Feb 12, 2007
6:50 pm
116
Agreed. Where are the Flash libraries for facilitating Flickr auth, BBAuth, Local, and Pipes API calls? If you build it, we will come. ... ...
mynahbyrd
Offline Send Email
Feb 15, 2007
6:36 pm
117
Even more than Flickr, BBauth, etc., I'd love to be able to program with the CustomEvent object. And, while the Animation library seems like it was built...
isaac_schlueter
Offline Send Email
Feb 16, 2007
12:13 am
118
http://www.mosessupposes.com/Fuse/ ... Dom and ... clips in ... document? ... While I'm ... handy ... ...
mynahbyrd
Offline Send Email
Feb 16, 2007
12:19 am
119
There is also AnimationPackage: check out osflash.org for the link plus other really "usefull" "extensible" packages! ... From: ydn-flash@yahoogroups.com...
Greg
sumlogic
Offline Send Email
Feb 16, 2007
4:04 am
120
Hi, The reason why the LatLon coordinates are reversed is because the LatLon class extends Point, so really lat=y & lon=x... or LatLon(y,x); It should still...
Zach Graves
z.graves
Offline Send Email
Feb 17, 2007
2:07 am
121
i built this last year, http://www.nyc.gov/html/film/html/anniversary/anniversary_home.shtml and looks like the maps API got updated since. I used flash 8 to...
dlaproject
Offline Send Email
Feb 21, 2007
10:37 pm
122
Pretty instresting ... -- ... Igor Costa www.igorcosta.org www.igorcosta.com skype: igorpcosta...
Igor Costa
igorfrombrazil
Offline Send Email
Feb 22, 2007
12:01 am
123
API: JS Flash I have read numerous posts over the last week trying to sort this out, and find I need some help. My goal is seemingly simple: to have a map...
ctp_ram
Offline Send Email
Feb 24, 2007
12:05 am
124
Are you using the AS Flash API?...
ctp_ram
Offline Send Email
Feb 26, 2007
4:34 pm
125
... Yep this app http://www.nyc.gov/html/film/html/anniversary/map/nyc_map.html was built usint the AS Flash API, the 3.2 component. It was fine with that. ...
dlaproject
Offline Send Email
Feb 26, 2007
6:19 pm
126
Hi i am also trying to achieve the same functionality in action script 2.0 but no success yet... Can nebody help on this please... Thanks in advance Anupam ......
anupam_111181
Offline Send Email
Feb 27, 2007
10:00 am
127
Hey there, For the JS-Flash API all the events are defined in Map, so your EVENT_POI_CLICKED event will be Map.EVENT_POI_CLICKED. The...
Zach Graves
z.graves
Offline Send Email
Feb 27, 2007
8:23 pm
128
For the ActionScript API, it is similar with just a few syntax differences. myMap.addEventListener(com.yahoo.maps.api.flash.YahooMap.EVENT_POI_CLICKED, ...
Zach Graves
z.graves
Offline Send Email
Feb 28, 2007
7:02 am
129
Hello everyone, Yahoo!'s Upcoming.org APIs have been moved to http://upcoming.yahooapis.com/services/rest/ (and the corresponding authorization URL at...
Allen Rabinovich
allenrabinovich
Online Now Send Email
Feb 28, 2007
8:02 pm
130
A small correction to this: the authorization URL, http://upcoming.org/services/auth is staying where it is. This is just a page where the user goes to...
Allen Rabinovich
allenrabinovich
Online Now Send Email
Mar 1, 2007
6:54 pm
131
I built a flash yahoo Map app which also uses the yahoo weather feed (http://weather.yahooapis.com/forecastrss?p=60173) to show the weather for the location...
lncdeveloper
Offline Send Email
Mar 2, 2007
1:13 pm
132
The crossdomain.xml file for the Weather API is currently missing. We're working to get it back up soon. Sorry for the inconvenience....
Josh Tynjala
joshtynjala
Offline Send Email
Mar 2, 2007
8:01 pm
133
The crossdomain.xml file is back, so it should be working again by now. http://weather.yahooapis.com/crossdomain.xml Thanks! Zach Y! ... weather ... a web ... ...
Zach Graves
z.graves
Offline Send Email
Mar 2, 2007
11:50 pm
134
The Weather API crossdomain.xml has been restored. http://weather.yahooapis.com/crossdomain.xml Flash applications using this feed should have no more...
Josh Tynjala
joshtynjala
Offline Send Email
Mar 3, 2007
1:13 am
135
I'm trying to recreate the example on this page: http://developer.yahoo.com/maps/flash/V3/customSWFMarkerTutorial.html and it all works except for the call to...
htriolo
Offline Send Email
Mar 3, 2007
3:45 am
Messages 106 - 135 of 2036   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