Things that matched 'developer'

  • Interesting feature of the contains() method

    We've all been playing around with ActionScript 3.0 for some time now, but it's amazing how much of the core display list features remain a...

  • ExpressInstall is just sooo good!

    I mean, look at this code for example: this.attachMovie("block", "blocker", 12000); blocker._width = 10000; blocker._height = 10000; Another gleaming example of the calibre of developer they put on this...

  • Are defaults a good idea?

    Consider the following method signature: public function start( time:int=5, stop:int=7, message:String=null, error:String="There was an error", align:String="center" ) :void {} Initially, this would seem a hassle free way of...

  • 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...

  • NetStream, bytesTotal & GZip issues

    Some recent server changes, and the release of Firefox 3 have helped expose some serious issues in the NetStream object, when using it for progressively...

  • Turn off Build automatically!

    It's amazing how many developers don't mess with any of the standard configuration settings in Flex Builder/Eclipse. They sit there waiting up to a minute,...

  • Flex Builder integration with TFS

    The development team I'm part of uses Team Foundation Server as the backbone for its source control and task management. The client for this is...

  • 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...

  • For those considering FDT

    As an AS3.0 developer there are two clear enterprise-level IDEs you could invest in: Flex Builder 2/3 and FDT. Over the past 12 months I...

  • Flex addChild() LiveDocs issue

    I've noticed that the LiveDocs incorrectly state the type acceptable to a container's addChild() method, leading to confusion in the novice Flex development community. In the...

Page 1| 2| 3| 4| 5| 6|

55 articles