Skip to search.
ydn-flash · Yahoo! Flash Developer Group

Group Information

? 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.

Messages

  Messages Help
Advanced
Messages 239 - 280 of 2433   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
239 mrpeterobrien Offline Send Email May 2, 2007
12:57 pm
To build it into my application seamlessly with my authoring environment (I use eclipse and FDT to code actionscript) I really need the yahoo classes with are...
240 mrpeterobrien Offline Send Email May 2, 2007
12:59 pm
... Sorry, I should add using Yahoo Maps...
242 joshspooning Offline Send Email May 8, 2007
1:44 am
So, I re-did it again and got this error when I debugged: [SWF] /us.tile.maps.yimg.com/tile - 446 bytes after decompression undefined at...
243 Scott Morgan
doganation Online Now Send Email
May 9, 2007
4:36 am
This has been posted many times before, but there is an issue when trying to debug a flex application that communicates with an AVM1 swf. The maps swf is a...
244 f0_0l Offline Send Email May 18, 2007
7:54 pm
The documentation for LatLonController::getCenterLatLon() clearly states that "the MapEventDispatcher class dispatches an event named getCenter_Result with an...
248 christoph.batik Offline Send Email May 30, 2007
9:12 am
Hello! I'm from Austria and have to build for a project at university a mashup with Yahoo! Maps and Yahoo Weather. The map should show in markers weather...
249 anthony.manach1 Offline Send Email Jun 4, 2007
7:13 am
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...
250 sarah_e_boys Offline Send Email Jun 5, 2007
3:17 pm
Is it possible to open a Yahoo map in Satellite view? I am using Flex 2 with the AS3 library for Yahoo! maps....
251 f0_0l Offline Send Email Jun 7, 2007
4:37 pm
... Pretty easy. Assuming that init() is called on Application creationComplete its a simple matter of creating a MapController and specifying your preferred...
252 psychlonex Offline Send Email Jun 8, 2007
8:05 pm
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...
253 Noah Levitt
zhlubbish Offline Send Email
Jun 12, 2007
11:11 pm
How do you use the yahoo maps api with flash professional cs3? Noah...
254 psychlonex Offline Send Email Jun 13, 2007
3:21 pm
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....
255 Randy Troppmann
randy.troppmann Offline Send Email
Jun 13, 2007
5:52 pm
It looks to me that hybrid tiles are map tiles superimposed over satellite tiles. I have noticed significant application load increase occuring with hybrid...
256 Noah Levitt
zhlubbish Offline Send Email
Jun 13, 2007
6:15 pm
Well, one issue is that, for example, YahooMapService subclasses mx.controls.SWFLoader, which is part of flex, but not flash. Noah...
257 ashifsayani Offline Send Email Jun 20, 2007
3:40 am
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...
259 peter_kissa Offline Send Email Jun 21, 2007
8:03 pm
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"...
260 John Robinson
psychlonex Offline Send Email
Jun 21, 2007
10:30 pm
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...
261 Ashif Sayani
ashifsayani Offline Send Email
Jun 22, 2007
3:13 am
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...
262 peter_kissa Offline Send Email Jun 22, 2007
1:13 pm
Nope - that was not me... I will do another test later today - as you suggested... Thanks, Peter ... seem ... browser ... checked ... up, ... for...
263 peter_kissa Offline Send Email Jun 22, 2007
1:25 pm
!!!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...
264 nate.cooper Offline Send Email Jun 25, 2007
6:10 pm
I would like some help in making a button to remove the widget. The code to load the widget is: var localSearch = new LocalSearchOverlay(); ...
265 Erik Arvedson
f99erar Offline Send Email
Jun 26, 2007
6:53 am
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...
271 darrencarlson Offline Send Email Jul 3, 2007
1:14 pm
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...
272 darrencarlson Offline Send Email Jul 5, 2007
10:32 am
This one is for Yahoo developers: Looks like you accidentally left a JavaScript "Alert" debug message in "Marker.prototype.moveToLatLon". Always pops up LatLon...
274 dhulting Online Now Send Email Jul 12, 2007
4:16 pm
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...
275 dhulting Online Now Send Email Jul 12, 2007
6:07 pm
I found a solution myself: marker.addEventListener(CustomPOIMarker.EVENT_INITIALIZE, markerEvent); Just guessed at EVENT_INITIALIZE. Does anyone know of the...
276 Tracy Spratt
nts333rd Offline Send Email
Jul 13, 2007
12:43 am
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...
277 Tracy Spratt
nts333rd Offline Send Email
Jul 13, 2007
1:15 am
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...
278 Tracy Spratt
nts333rd Offline Send Email
Jul 13, 2007
9:48 pm
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...
280 RVEEJAY Offline Send Email Jul 19, 2007
12:41 pm
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...
Messages 239 - 280 of 2433   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