Things that matched 'code'

  • Typed Arrays - Hurray!

    I for one am very pleased to see that the typed Array is making a debut in the forthcoming Flash Player 10 release! For those...

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

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

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

  • 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() { ...

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

69 articles