Things that matched 'find'

  • OSMF 0.9 Examples

    Another sprint (9 and counting) and yet another truckload of enhancements to the OSMF API. This version brings the framework much closer to what the...

  • Duplicate Referer header = Nightmare!

    There appears to be plenty of confusion out there surrounding the implementation of the "Referer" HTTP header for outbound requests from embedded plug-ins that are...

  • OSMF 0.7 Examples

    It hasn't been that long since I posted the Intro to OSMF tutorial, but OSMF has marched on at some pace since then. I've now...

  • Intro to OSMF

    I gave a presentation to the Midlands Flash Platform User Group on 8th August about Adobe's new Open Source Media Framework (or OSMF for short)....

  • Flash listener priorities - depth reincarnated!

    Listener priorities have the potential to introduce dependencies and smell into your app. There, I said it, but here's why: As we all know, AS3.0 came...

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

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

  • Remove redundant workspaces

    After a while of using Flex Builder (or Eclipse), you end up with a load of workspaces lying around that are seldom used. When their...

Page 1| 2| 3| 4|

36 articles