Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ydn-flash · Yahoo! Flash Developer Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 341 - 371 of 2433   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
341 batmitra Send Email Sep 3, 2007
9:36 am
hi i'm a beginer at yahoo maps and still trying to get my way around it, so back to your problem: i've implemented customPOI with lat and lon and didn't have...
342 batmitra Send Email Sep 3, 2007
3:19 pm
Well , that's what i'm feeling now, i'm starting to give up on yahoo maps, why? Well... 1- I use Flex 2 which is easy to work with simple yahoo maps component ...
343 batmitra Send Email Sep 3, 2007
8:15 pm
Hello again It seems this group is dead I had an idea, can i extend the customPOi class in flex 2?...
344 Scott Morgan
doganation Send Email
Sep 3, 2007
10:46 pm
Using the Maps AS3 Communication Kit you can extend whatever you need to. It is all documented and open sourced for that purpose. Scott ... ...
345 batmitra Send Email Sep 4, 2007
7:31 am
Hi scott thanks for answering Since i am new to yahoo maps can you please tell me where can i find samples on how to extend their classes so that i can make my...
346 Tracy Spratt
nts333rd Send Email
Sep 4, 2007
2:54 pm
No, it is just that I don't do Flash, yet, so analyzing and modifying a Flash component is not attractive to me. Tracy ... From: ydn-flash@yahoogroups.com...
347 batmitra Send Email Sep 4, 2007
2:55 pm
Hi one more day trying to get yahoo maps do what i want but with no succes, i really need some help. 1st- I found ou t that when we add a customPOI to our map...
348 batmitra Send Email Sep 5, 2007
12:40 pm
Doesn't anyone knows of any book,tutorial, video or whatever but that has real examples on how to: Using Flex 2 and the AS3 connection kit from Yahoo -Add...
349 Erik Arvedson
f99erar Send Email
Sep 5, 2007
12:59 pm
Hi, I just wanted to share an example of a site using yahoo maps in flash 8, that has custom markers with animations triggered by events, custom map type tools...
350 batmitra Send Email Sep 5, 2007
1:29 pm
hi great site, its a petty we can't find great docs too, i'm starting as of now to star developing a map application with google...
351 Randy Troppmann
randy.troppmann Send Email
Sep 5, 2007
10:31 pm
You want to use Google maps, have at 'er. I personally think AJAX is an abomination but I am a Flash developer so what else am I suppose to think. My site...
352 Mr Greg Murnock
gmurnock Send Email
Sep 6, 2007
12:54 am
nice app Randy! better than mapmyrun.com! Greg Murnock Interactive Web Application Development and Design greg@... Cell: 716.208.9931 www.m2xtreme.com...
353 Tracy Spratt
nts333rd Send Email
Sep 6, 2007
1:13 am
"... know very little about Flash and expect miracles with the API." This is exactly right. But this pressure is to be expected, particularly from the Flex...
354 batmitra Send Email Sep 6, 2007
6:50 am
Hi Randy, your site rocks it's great but.. is it made with flex? Because if i start to develop all in flash ok i think i can handle it but the fact is i...
355 batmitra Send Email Sep 6, 2007
7:02 am
I forgot another thing , although AJAX is not compared with flex or flash which i think are the best, the fact is that Google gives us at the beginning much...
357 Randy Troppmann
randy.troppmann Send Email
Sep 6, 2007
2:02 pm
Antonio, You make some good points. In my rant I forgot you are building this in Flex. No, my app is built using Flash. I have not had much luck so far with...
358 Randy Troppmann
randy.troppmann Send Email
Sep 6, 2007
3:33 pm
Sorry, I don't know of a tutorial other than what Yahoo has put up. This is what I would do: use a custom SWF that is bound to its own custom class. Have the...
359 Tracy Spratt
nts333rd Send Email
Sep 6, 2007
3:53 pm
Now, I haven't looked at this hard, or for a while, but as I recall, one of my main issues with the communication kit is that the api calls do not return...
360 batmitra Send Email Sep 6, 2007
5:36 pm
Hi Tracy no it doesn't return a reference to the point added , althought it knows wich marker we click on because it triggers an event and show us the index...
361 batmitra Send Email Sep 6, 2007
5:40 pm
Hi Randy Thanks for answering I'm not a AJAXIAN as you probably notice but at this moment what i need to do can't be done easily in flash because i will have...
362 Tracy Spratt
nts333rd Send Email
Sep 6, 2007
6:31 pm
All the source is available in the download. Tracy ... From: ydn-flash@yahoogroups.com [mailto:ydn-flash@yahoogroups.com] On Behalf Of batmitra Sent: Thursday,...
363 Randy Troppmann
randy.troppmann Send Email
Sep 6, 2007
7:20 pm
This is a Flash solution that I think is undocumented: yahooMap.addMarkerByLatLon(ca.spintechnologies.maps.PushPin, latLon, {lat:latLon.y, lon:latLon.x,...
364 batmitra Send Email Sep 6, 2007
9:31 pm
thanks i will take a look at that...
365 mjulsonecometry Send Email Sep 6, 2007
10:04 pm
I'm working with the Astra maps library and examples provided, specifically the all functionality example. I tried putting the map on top of a panel and...
366 batmitra Send Email Sep 7, 2007
7:17 am
<mx:Canvas width="100%" height="100%" left="0" top="100" > <yahoo:YahooMapService id="Roteiro&quot; UUID="{UNIQUEID}" swfDomId="{SWFDOMID}" apiId="{YAHOOAPIKEY}"...
367 batmitra Send Email Sep 7, 2007
8:02 am
Hi sorry, in my answer i just put the code , but it shows how to put yahoo maps inside a ui control, you have to use the scalecontent property. I'm using Astra...
368 mjulsonecometry Send Email Sep 7, 2007
2:43 pm
This worked great, thanks for the help! I don't need to do it right now, but what if you did want to scale the map? Is there a way to make it work? ... ...
369 batmitra Send Email Sep 7, 2007
8:31 pm
hi if you want to scale the map just put scalecontent to true and then you can use the scalex and scaley properties....
370 mjulsonecometry Send Email Sep 10, 2007
3:59 pm
I want to make my own graphic for the custom marker. I assume that the astra lib is using the custommarker.swf file, but I can't find a .fla file so I can...
371 batmitra Send Email Sep 11, 2007
1:03 am
hi you don't need a fla to edit you can create one yourself but if a graphic is all you want you can use customImage class, astra uses addImageMarkerByAddress...
Messages 341 - 371 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