Things that matched 'List'

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

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

  • Duplicate event listeners

    I got asked the other day what happens if you already have a listener assigned to an object and then reassign it again. Wondering under...

  • Which headers are allowed in Flash Player?

    OK, so since the shake-up with the Flash Player security vulnerabilities that began with player 9.0.115.0 and became strictly enforced with 9.0.124.0, there seems to...

  • stageWidth is zero in IE

    There's a strange bug in SWFs embedded in IE using SWFObject where even after your ADDED_TO_STAGE events have fired, on initialisation both stage.stageWidth and stage.stageHeight...

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

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

  • Descendant accessors and namespaces in AS3.0

    I recently encountered a problem, and with it, the lack of documentation around the use of the descendant accessor (double dot ..) in ActionScript 3.0....

  • blinkbox

    Here's my first embedded blink from blinkbox.com, the new video site that allows you to watch and create your own clips from a huge stock...

Page 1| 2| 3| 4|

35 articles