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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 249 - 290 of 2036   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
249
Hello, i'm french so sorry if i make faults. I have the same problem, i would like intercept mouse event with the CustomSWFMarker, but it seems that...
anthony.manach1
Offline Send Email
Jun 4, 2007
7:13 am
250
Is it possible to open a Yahoo map in Satellite view? I am using Flex 2 with the AS3 library for Yahoo! maps....
sarah_e_boys
Offline Send Email
Jun 5, 2007
3:17 pm
251
... Pretty easy. Assuming that init() is called on Application creationComplete its a simple matter of creating a MapController and specifying your preferred...
f0_0l
Offline Send Email
Jun 7, 2007
4:37 pm
252
Hello! I'm working with the maps api in Flex 2. Everything looks good so far, but I need some advice on the following. First, I have some location data that...
psychlonex
Offline Send Email
Jun 8, 2007
8:05 pm
253
How do you use the yahoo maps api with flash professional cs3? Noah...
Noah Levitt
zhlubbish
Offline Send Email
Jun 12, 2007
11:11 pm
254
Take a look at how you use them in Flex, and then probably just convert that to all Actionscript. I did a version here using all AS3 but with the Flex SDK....
psychlonex
Offline Send Email
Jun 13, 2007
3:21 pm
255
It looks to me that hybrid tiles are map tiles superimposed over satellite tiles. I have noticed significant application load increase occuring with hybrid...
Randy Troppmann
randy.troppmann
Offline Send Email
Jun 13, 2007
5:52 pm
256
Well, one issue is that, for example, YahooMapService subclasses mx.controls.SWFLoader, which is part of flex, but not flash. Noah...
Noah Levitt
zhlubbish
Offline Send Email
Jun 13, 2007
6:15 pm
257
Hi, I'm using the Yahoo search api and trying to display a video using the ClickUrl in the Flex video component. I cant seem to get this to work. Has anyone...
ashifsayani
Offline Send Email
Jun 20, 2007
3:40 am
259
Hello, I am having to setup my initial Flex Yahoo Map application... :( What I get is a small rectangle (probably 10x10pixels) in my browser after I try "Run"...
peter_kissa
Offline Send Email
Jun 21, 2007
8:03 pm
260
Is that you who also posted to the flex coders list? I saw this rectangle a few times myself but don't know what causes it. Try putting it in something other...
John Robinson
psychlonex
Offline Send Email
Jun 21, 2007
10:30 pm
261
Hi, I had this problem and I solved it by setting the SWFDOMID to my application's swf name. This tells the as2map.swf who to communicate back to. private...
Ashif Sayani
ashifsayani
Offline Send Email
Jun 22, 2007
3:13 am
262
Nope - that was not me... I will do another test later today - as you suggested... Thanks, Peter ... seem ... browser ... checked ... up, ... for...
peter_kissa
Offline Send Email
Jun 22, 2007
1:13 pm
263
!!!YES!!! This did it... It works now... Hmm - this may indicate that there is a space for improving the instructions yahoo has, since there are at least two...
peter_kissa
Offline Send Email
Jun 22, 2007
1:25 pm
264
I would like some help in making a button to remove the widget. The code to load the widget is: var localSearch = new LocalSearchOverlay(); ...
nate.cooper
Offline Send Email
Jun 25, 2007
6:10 pm
265
Hi, when I use setCenterByAddress on the map, I get a EVENT_MARKER_GEOCODE_SUCCESS event if the address is found, but no event otherwise. The...
Erik Arvedson
f99erar
Offline Send Email
Jun 26, 2007
6:53 am
271
Hi all, I'm running into a frustrating problem: "EVENT_MARKER_DRAG_STOP" events from JavaScript (V3.5.2) always arrive with the "marker" property undefined. As...
darrencarlson
Offline Send Email
Jul 3, 2007
1:14 pm
272
This one is for Yahoo developers: Looks like you accidentally left a JavaScript "Alert" debug message in "Marker.prototype.moveToLatLon". Always pops up LatLon...
darrencarlson
Offline Send Email
Jul 5, 2007
10:32 am
274
I have a FLash-JS map getting POI markers from JS. I can tell when the ajax request is complete, but the markers are not done drawing on the map. Is there a...
dhulting
Offline Send Email
Jul 12, 2007
4:16 pm
275
I found a solution myself: marker.addEventListener(CustomPOIMarker.EVENT_INITIALIZE, markerEvent); Just guessed at EVENT_INITIALIZE. Does anyone know of the...
dhulting
Offline Send Email
Jul 12, 2007
6:07 pm
276
I just hit this issue. Is there any more info available? Tracy Spratt ... is something on the Flash 8 side, I have to look into the recent component update...
Tracy Spratt
nts333rd
Offline Send Email
Jul 13, 2007
12:43 am
277
It looks like "addCustomPOIMarker", which uses an address, is the only marker that will dispatch a click event(onPOIClicked). I need to be able to set a marker...
Tracy Spratt
nts333rd
Offline Send Email
Jul 13, 2007
1:15 am
278
I can successfully use addMarkerByLatLon() with an empty string in the first argument to add a WaypointMarker. I'd like to use tht method to add a...
Tracy Spratt
nts333rd
Offline Send Email
Jul 13, 2007
9:48 pm
280
hi all, I am having a strange refresh issue when using showPolylineOverlay. I am using the Yahoo! Maps AS3 Communication Kit. The problem arises when I load...
RVEEJAY
Offline Send Email
Jul 19, 2007
12:41 pm
282
I'm trying to use the localSearch.search (http://developer.yahoo.com/maps/flash/V3.5/flashReference.html#LocalSearchOverl\ ay) in my Yahoo Maps and using the...
dkbbarrl
Offline Send Email
Jul 23, 2007
10:18 pm
283
Hi, I am reading an xml with the latitude and longitude in radians. How do I tell LatLon that the values are in this format? The documentation says has the...
eu-callejas
Offline Send Email
Jul 30, 2007
6:24 pm
285
Can anyone from the Y! team tell me what the error range is for lat/lon when you click on the map at, say, zoom level 3? And ... do you know how accurate the...
Randy Troppmann
randy.troppmann
Offline Send Email
Aug 4, 2007
2:36 am
286
hi, i am developing a project which is exactly a Multi-Player RPG Game;details as below: 1.multi player move from one scene to another,and every one can watch...
louie518
Offline Send Email
Aug 6, 2007
9:27 am
289
I am begining a project where I need to display large amounts of esri data on a map for a marketing piece. Are their any solutions available for importing and...
???
gren28
Offline Send Email
Aug 7, 2007
3:48 pm
290
Is it possible to specify the duration of the zoom animation when using the Yahoo Maps API's setZoomLevel method?...
skyegior
Online Now Send Email
Aug 7, 2007
7:13 pm
Messages 249 - 290 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