Vote for a Yahoo! Maps ActionScript 3 API

Want to use Yahoo! Maps in Flash 9 or Flex 2? Vote for it. Let your voice be heard! The Yahoo! Developer Network suggestion board has a topic with digg-like voting that is getting some strong interest, and I want to see the votes jump into the triple digits. If you’re unfamiliar with the current sitation, the Maps API targets ActionScript 2. There have been a thousand different ways to use LocalConnection to communicate with the AS2 version of Yahoo! Maps from Flash 9. Let me tell you, it feels like the big ugly hack that it is.

Now, though I work at Yahoo!, my team doesn’t control this particular API. As a result, we’re pushing hard to let the Maps team know that developers want a first-class API for Flex 2 and the cutting edge of the Flash Platform. To help our efforts, I urge you to vote for an ActionScript 3 Yahoo! Maps API. Not only will you have a proper API without hacks, but it will be running 100% in AVM2, and you should see a nice speed boost in your applications.

About Josh Tynjala

Josh Tynjala is a frontend developer, open source contributor, bowler hat enthusiast, and karaoke addict. You might be familiar with his project, Feathers UI, an open source user interface library for Starling Framework that is included in the Adobe Gaming SDK.

Discussion

  1. Josh Tynjala

    As a disclaimer, hundreds of votes don’t guarantee that the Yahoo! Maps API will be released for Flash 9. I’m an employee of Yahoo!, but I can’t promise you guys anything. This is not an announcement of future plans or anything of that nature. I just want to see developers get the tools they need.

  2. Tim

    I’d just like to point out my example of using Yahoo Maps within Flex 2 *does not* use Local Connection as the link above suggests. 🙂

  3. Josh Tynjala

    Andrisi, the beta for the Yahoo! API libraries contains a Maps “communication kit”, which allows you to use the old AS2 Maps component within AS3. Unfortunately, it is not a native AS3 component.