Things that matched 'classes'

  • Building Flex video applications with OSMF

    It was a real pleasure to be invited to speak at the first Flex London User Group meeting of 2011, which took place at Academy...

  • What is Flex?

    After answering many questions relating to this issue on Flexdeveloper.eu, I've come to the conclusion that it would be a helpful, and a time-saving exercise,...

  • How can script injections be good?

    Wandering around the various blogs and forums relating to ActionScript, as I frequently do, I came across an article that not really troubled me. Over on...

  • Vote for templates and snippets in Flex Builder 4

    I've added my support to the inclusion of templates and snippets in Flex Builder 4 to improve the workflow of the IDE in team of...

  • What's happened to stage? Unravelling the display list

    You're trying to do something like: public class MyClass extends Sprite { public function MyClass() { ...

  • Flex 3 quirks

    Here's a couple of minor issues, and their associated fixes, that I've noted for Flex Builder 3. If you choose not to install the bundled debug...

  • CS3 and Flex interoperability

    Adobe have recently been ranting and raving about improved designer/developer workflows in CS3 and Flex Builder. Now, I'm not sure if many people have tried,...

  • ASDT and linked resources

    Whilst I find working in Eclipse, using the ASDT plug-in, one of the best and time efficient ways of developing Flash applications, I'm finding the...

  • Flex 2 component development

    I'm having great fun at the moment developing some reusable, custom UI components for Flex 2. I'm building them as ActionScript classes; implementing the drawing...