Things that matched 'method'

  • Cloning ArrayCollection

    There are plenty of occasions where you might want to be able to create an exact clone of a complex/nested data objects, without your new...

  • What is an ArrayCollection?

    What is an ArrayCollection? For developers new to Flex, possibly one of the most confusing parts of understanding how to use the Flex Framework is the...

  • More FMS Gems

    Here are a couple more fiddly FMS workarounds that have presented themselves over the past few months; which can cost dearly is ignored: Failing to...

  • dataProvider & Array access notation

    I picked up on an interesting post over on Flex Developer the other day about Arrays and ArrayCollections apparently 'morphing' during the course of a...

  • The challenges of streaming video

    It's been a while since my last post, mainly because I've been messing around with Adobe Flash Media Streaming Server 3 , and building a...

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

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

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

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

21 articles