Monthly Archives: February 2008

Yahoo AS3 Maps API & FlightAware in Flex: Part 1 of 2

Yahoo released an AS3 version of their Map API. I got to play with it over the weekend. Ted’s got more details. The pro’s are its cheaper than ESRI’s bad ass component, wayyyyyy faster than the Flex 1.5 AS2 one … Continue reading

Posted in Flex | 4 Comments

Bucket Brigade Pattern is not Dead in AS3

I’d like to know how others are handling the fact that Event bubbling only works with classes that extend GUI objects (aka, DisplayObject). If you already know how event bubbling works, you can skip to my problem. Background on Event … Continue reading

Posted in ActionScript | 8 Comments