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

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

  Messages Help
Advanced
Messages 705 - 735 of 2433   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
705 sdbarletta Offline Send Email Mar 1, 2008
9:26 pm
Is it possible to get turn by turn directions using the new ActionScript 3 Yahoo Maps API? In other words, given a starting address and an ending address,...
706 Scott
scottrlindberg Offline Send Email
Mar 2, 2008
3:26 am
By default, an AutoComplete instance shows up to 5 matches in a dropdown list. If there are more than 5, the list displays a scroll bar. I want to show more...
707 trevorpowell82 Offline Send Email Mar 2, 2008
9:12 am
I am trying to use a combination of buttons with menus and buttons without menus in a single instance of MenuBar. I want to use MenuBar because of the...
708 jar
jarbolero Offline Send Email
Mar 2, 2008
11:40 am
Im using the new AudioPlayback component and I need to reference the sound object so that I can render and input the properties like the position and the...
709 miplap Offline Send Email Mar 2, 2008
12:44 pm
Hi, I have a strange problem that I cannot figure out. I have a very simple Flex 3 application that shows a map and has a text field and button WHen the app...
710 miplap Offline Send Email Mar 2, 2008
1:36 pm
OK ... turns out I was using the wrong API !! I've just gone through the screencast which pointed out this mistake. Thanks Mark...
711 Zach Graves
z.graves Offline Send Email
Mar 3, 2008
1:18 am
I've fixed the bug and will be included in the next update. (This week) Release notes/changelog will be included. -zach...
712 katopz Offline Send Email Mar 3, 2008
3:31 am
thx, Zach ;) ... -- katopz http://www.sleepydesign.com...
713 Jesse
j_hixson Offline Send Email
Mar 3, 2008
5:13 pm
I've been searching around but can't quite find an answer to this. It seems like with the new maps API for flash/flex you either get the simplified black...
714 utbrain Offline Send Email Mar 3, 2008
5:43 pm
Programmers have been using PostGres/PostGIS and ESRI shapefiles to create polygon overlays in google maps. I am wondering how this would be done in Yahoo!...
715 tripp.bridges Offline Send Email Mar 3, 2008
6:37 pm
Jar, Unfortunately, there is no direct access to the sound object in the current release of the Audioplayback component. You can retrieve the values of length...
716 tripp.bridges Offline Send Email Mar 3, 2008
9:12 pm
Trevor, The MenuBar component only manages menus. You will not be able trigger separate actions with buttons using this component. Our TabBar component has...
718 jhoover55106 Offline Send Email Mar 4, 2008
5:19 pm
I found this link helpful in creating a custom search marker, however the ID seems to come back null when you create the marker, so it doesn't have a label...
719 Matt Wright
designhonky Offline Send Email
Mar 4, 2008
6:01 pm
Extending the Marker class shouldn't be too difficult since the Marker class extends Sprite. You would only run into a problem if your custom marker needs to...
720 garywca Offline Send Email Mar 4, 2008
7:11 pm
Hi Yahoo, Your tutorials really are of limited use if you do not include the source for the examples. Presumably you developed these APIs to make it easier to...
721 Josh Tynjala
joshtynjala Offline Send Email
Mar 4, 2008
9:32 pm
I assume you're referring to the Weather-Answers mashup referenced on the Yahoo! Flash Developer center. The source code for this example is available as part...
722 tim.gremore Offline Send Email Mar 4, 2008
9:58 pm
I'm wondering if anyone has been using ProjectSprouts (www.projectsprouts.org). I've been enjoying it and I'm wondering what it would take to create a Sprout...
723 Josh Tynjala
joshtynjala Offline Send Email
Mar 4, 2008
10:22 pm
Tim, I've not yet tried Sprouts, but it certainly looks interesting and useful, and I plan to check it out more closely at some point in the future. I'm not a...
724 Jesse
j_hixson Offline Send Email
Mar 5, 2008
3:03 pm
Ah I see, good tip. I'll give that a try. I was trying to extend the Marker class directly but was running into issues with resizes, etc. Maybe I can create a...
725 george.girton Offline Send Email Mar 5, 2008
6:51 pm
I have had good results with extending marker, embedding a SVG drawing as the marker graphic, but in that context couldn't embed a png graphic. Does the...
726 digowu Offline Send Email Mar 6, 2008
3:05 am
It's great component to improve Flash CS3. But I found this component can NOT deal with number includes comma(,). For example: it can show 1124, can't show...
727 sefi.ninio Offline Send Email Mar 6, 2008
10:43 am
Hi! I think I found a bug... When going over the YahooMap_Markers example - the one that adds 1000 randomly located SimpleMarkers within the map bounds, I...
728 jhoover55106 Offline Send Email Mar 6, 2008
4:00 pm
Could you post some sample code? I do a lot of flex programming but I'm kind of dim on the underlying flash aspects and have not been able to get this to work....
729 george girton
george.girton Offline Send Email
Mar 7, 2008
2:20 am
Joe, here is something that worked for me. Good luck. Cheers! George package com.mama45.geo.markers { import com.yahoo.maps.api.markers.IMarker; import...
730 Zach Graves
z.graves Offline Send Email
Mar 7, 2008
2:52 am
... drawing as the marker ... marker need to have ... just thought I'd ask. ... flags or something.) ... The Marker class is a subclass of Sprite, you can...
731 george girton
george.girton Offline Send Email
Mar 7, 2008
6:11 pm
Thanks for the answer on the Marker class question! Say, I had a question on how to use the geocode() function in the Geocoder class. I understand the address...
732 Scott
scottrlindberg Offline Send Email
Mar 7, 2008
6:13 pm
The AutoComplete component: http://developer.yahoo.com/flash/astra-flash/autocomplete/ In the yahoo example that you can download, you see how you can feed a ...
733 mike_z_1973 Offline Send Email Mar 7, 2008
10:09 pm
I've run into the same problem. I believe that the problem occurs in LeafNode.as, line 95, in the drawNode function. If I'm doing my math correctly, the +1...
734 Scott
scottrlindberg Offline Send Email
Mar 8, 2008
12:34 am
The solution was found for this issue. After you type something into this component and select your match from the dropdown list that displays, you can then...
735 sefi.ninio Offline Send Email Mar 10, 2008
4:34 pm
Hi! I want to handle the special case of multiple markers which are overlapping (for example display a single marker with a different icon). Does anyone know...
Messages 705 - 735 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