Things that matched ''

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

  • Blink Quiz

    Watch clips from movie favourites, then answer quick-fire questions, but be quick! The quiz builds on the core AS3.0 player framework I built for blinkBox, and...

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

  • Video.clear() is broken in AS3.0

    After a few hours trying to get it to work, I've thrown my vote behind bug ASC-3115 on the ActionScript compiler bug system. Each time...

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

  • mouseChildren?

    Yet another quirk of buttonMode in AS3.0 is the art of getting your MovieClips to behave like buttons to useHandCursor. Simply setting buttonMode=true will only...

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

  • Sprite, buttonMode and nested TextFields

    I've noticed a few problems getting Sprites to behave properly in buttonMode when a TextField is nested within. An example would be using the drawing...

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

Page 1| 2| 3| 4| 5| 6| 7| 8| 9| 10| 11| 12| 13| 14| 15| 16| 17|

170 articles