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 830 - 864 of 2036   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
830
I've put together a map that when you click a marker, it pops up a "directions" box. When you enter your info and hit send, it sends this string to yahoo: ...
Jonathan
nixonmedia
Offline Send Email
Apr 1, 2008
3:21 pm
831
Anyone else seeing a problem with the Yahoo! Flex skin in Flex 3? The background color of the Panel *title* area gets cut off and the content of the panel gets...
Chris
chrisrsimons
Offline Send Email
Apr 1, 2008
7:06 pm
832
Upon further inspection, it appears that the borderSkin skin for "Panel" is the culprit: Commenting out: borderSkin: Embed(source="yflexskin.swf",...
Chris
chrisrsimons
Offline Send Email
Apr 1, 2008
7:18 pm
833
This problem is probably related to some of the Flex 3 bug(s) not-so-diplomatically pointed out by Doug McCune earlier this year: ...
Josh Tynjala
joshtynjala
Online Now Send Email
Apr 1, 2008
10:43 pm
835
Full Screen Liquid Style Map. http://mybranford.com...
mtheoryit
Offline Send Email
Apr 4, 2008
6:04 pm
836
Hi Mark, Nice map L&F! Nice zoom in/out effect. Could you please elaborate on how you implemented this?...
Sefi Ninio
sefi.ninio
Offline Send Email
Apr 5, 2008
4:07 pm
837
Mark, I would really appreciate any tips you might be able to provide in regards to the map zoom in/out effect. DId you use a Tweener on the map bounds? How...
Sefi Ninio
sefi.ninio
Offline Send Email
Apr 7, 2008
5:03 am
838
Hello, is there a possiblety to rotate the chart.horizontalField from Astra 1.1.1. I can not find something about it. thak you...
markoxxxxxx
Offline Send Email
Apr 7, 2008
10:43 am
839
Dear all, I'm trying to use the tree component, but it cuts the node labels. For example I would like to display "Chapter1. Introduction to animation" and in...
pascalforum
Offline Send Email
Apr 7, 2008
3:10 pm
840
Axis labels cannot be rotated at this time. It is a feature I plan to implement in a future version. Josh Tynjala Yahoo! ________________________________ From:...
Josh Tynjala
joshtynjala
Online Now Send Email
Apr 7, 2008
5:46 pm
842
I finally found the solution: I modified the source of TreeCellRenderer.as in order to expose the textWidth property and take it into account in the...
pascalforum
Offline Send Email
Apr 8, 2008
7:58 am
843
Hi, I'm playing with the so fantastic YahooMap AS3 component with Flex. I use version 0.9.1-beta. I'm playing with overlay capabilities. Simple think are ok. ...
dgay.axway
Offline Send Email
Apr 8, 2008
4:31 pm
844
Hi, pascal I'am trying to change the font size and color by editing the TreeCellRenderer class but me being a noob I do not know how to do it. Could you please...
alan.wordley
Offline Send Email
Apr 8, 2008
5:57 pm
847
Greetings all, I've been having some issues about this component especially when trying to set its size in Actionscript by using the inherited method of e.g...
jar
jarbolero
Offline Send Email
Apr 10, 2008
5:05 am
848
Greetings! I've tested the Search example that comes with the Astra Web API. I've run it both as a project in Adobe Flex Builder 3 and (just to verify) from...
tonyfalconetti
Offline Send Email
Apr 10, 2008
7:32 am
849
I'm having the same problem. I want to have an interactive marker on a map (like on housingmaps.com), and when i click this marker, the marker has to expand...
marco.may17
Offline Send Email
Apr 10, 2008
12:53 pm
850
I try to implement a pop-up when hovering a marker from bottom-up (a sprite, then extend it 1000 Times) but that reaaally s*cks.... ... limitation...
marco.may17
Offline Send Email
Apr 10, 2008
3:34 pm
851
Sefi, After couple nights of work, I eventually switched from AS2 to AS3 to use Yahoo map. Now I ran into the same issue as you did. Can you please send me you...
fudongli
Online Now Send Email
Apr 10, 2008
4:50 pm
852
The Yahoo! Maps component is not a native Flex component. To use a UIComponent inside it, you probably need to do a little extra work. This might be enough,...
Josh Tynjala
joshtynjala
Online Now Send Email
Apr 10, 2008
4:51 pm
853
Zach, I am also like Sefi and would like very much to have the update. Can you let us know when you are going to have one. Best Regards, Fudong ... week. ... ...
fudongli
Online Now Send Email
Apr 10, 2008
4:53 pm
854
Hi Jar, By design, the width of the menubar is determined by the width of the buttons. I am going to add the option of explicitly setting the width as well....
tripp.bridges
Offline Send Email
Apr 10, 2008
7:20 pm
855
Thx, i well test it tomorrow at the office. But i remember having these yahoo-styled popups on the AS2 maps component. They were really nice. Why did the...
marco.may17
Offline Send Email
Apr 10, 2008
9:40 pm
856
Hi, i have placed different markers on my map (they're coming from a yahoo pipe). Now that I have placed them, i want to zoom and set the center of the map so...
marco.may17
Offline Send Email
Apr 11, 2008
10:35 am
858
Hi Tripp, Thanks for these infos. Really helpful and will wait for the next release of this component. Jar ... ...
Nowl Santos
jarbolero
Offline Send Email
Apr 11, 2008
1:14 pm
859
I have a map displaying the houses-near-by Yahoo!-pipe. I have multiple markers. Each has a LatLon Attribute. To each of them i try to reverse that LatLon to...
marco.may17
Offline Send Email
Apr 11, 2008
1:31 pm
860
Hi: This code works for me: private function handleMapInit(event:YahooMapEvent):void { _yahooMap.addPanControl(); var latlons:Array = []; latlons[0] = new...
Zach Graves
z.graves
Online Now Send Email
Apr 11, 2008
6:09 pm
861
The reason being that we wanted to get a core map component out to you, the developers, sooner than later. Then include more markers and overlays as each...
Zach Graves
z.graves
Online Now Send Email
Apr 11, 2008
6:13 pm
862
Currently there is no method that does this. However a possible solution (and one that might be used in the API in the future) could be creating a new...
Zach Graves
z.graves
Online Now Send Email
Apr 11, 2008
6:16 pm
863
This forum message board or what ever you want to call it is a complete waste of time. Made 2 posts about the Astra components not one reply some help....
alan.wordley
Offline Send Email
Apr 12, 2008
12:33 pm
864
Alan, Are you getting an error, or is it simply not working? Does the trace fire? Are you able to successfully trace the value of "mynewXML" before you try to...
theboyofspewn
Offline Send Email
Apr 12, 2008
2:02 pm
Messages 830 - 864 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