Ben, The Astra Flash components are designed specifically to use the Flash CS3 component architecture. This includes the requirement of default skins based on...
It has never worked on my environment :( OS : Windows Vista Ultimate Browser : IE7, FireFox2 FlashPlayer : 9.0.115 ( Movie Star ) debug version FlexBuilder : 3...
I tried to compile it using Flex3 + ActionScript project. It seems that the TextInput base chase that you use is different than the one I'm compiling against....
If you export it (or any other Flash component) as a SWC from Flash CS3's library, you don't need to compile against a different class. Everything will be...
Thank you, Josh. "SWFDOMID" has been correct. I figured out the problem. It was debug-mode. We can't use as2map.swf at debug-mode for now, right?? I tested...
Supported languages are just below?? http://developer.yahoo.com/flash/astra-webapis/classreference/com/yahoo/webapis/maps/constants/Languages.html No...
These languages appear to come from the Flash Maps API itself. http://developer.yahoo.com/maps/flash/V3.5/flashReference.html#Languages For more information,...
Has this been answered? I am using AS 3 and I am also trying to figure out how to skin the Tree. I am new to Flash so my challenge (I think) is even greater. I...
I wonder if there is a way to control the font for an individual line in the control? I am using the Tree Menu as a navigation for a gallery and when a ...
I'm on hold with Yahoo Web Hosting right now (30 min. wait). I'm trying to get the necessary ActionScript (2.0) to complete the code needed to submit form data...
I assume you are using the following: http://help.yahoo.com/l/us/yahoo/smallbusiness/webhosting/addons/forms/forms-02.html Just look for the address the form...
I've used the traffic map sample and I want to use custom swf markers or POI. I've added listeners for the following events: onPOIClicked swfMarkerAdded ...
I've traced ev.lastResult.markerObj on the onPOIClicked event listener and for ev.lastResult.latlonObj on the onClick event listener. I see the objects traced...
I tried to set center of map by setCenterByLatLon method of LatLonController instance. But it doesn't work. setCenterByLatLonAndZoom method of LatLonController...
Hi, I've discovered strange bug, sometimes http://weather.yahooapis.com/ <http://weather.yahooapis.com/> returns not full XML. Example of XML "<item>"...
Hi I've tried the swfMarkerAdded event to access details about a custom SWFMarker, but I had no luck. It seems the event doesn't exist. I've looked at the...
Hi, Is there a Yahoo! maps API that will show the green-yellow-red traffic speeds of freeways and major arteries? I know one can see this info on Yahoo!'s maps...
In case anyone hasn't been able to do this here is a function that works. For some reason only if the map is in a panel or canvas and you must still click...
Im using Flex with the Yahoo Maps AS3 API. I really need to use swfobject to optimize for search but the map will only load properly using the Flex HTML...