Profile_bird

Hey there! FlexAfterDark is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving FlexAfterDark's tweets.

Already using Twitter
from your phone? Click here.

FlexAfterDark

  1. The Timer is a utility class in the flash.utils package. A timer's job is to fire off events at specified intervals. http://bit.ly/10UPa3
  2. The Definitive Tutorial on Flex Drag-and-Drop: http://bit.ly/xgLtb
  3. Flex Modules are compiled to dynamically-loadable SWFs that can be loaded and unloaded by an application at runtime: http://bit.ly/Y3o5E
  4. Styles in Flex are a lot like CSS (which can be helpful), but not exactly the same (which can be confusing): http://bit.ly/15QES9
  5. Flex Binding enables objects and their values to be bound together so that when a source changes a target gets updated.: http://bit.ly/ltA81
  6. Flex features a flexible Logging API: http://bit.ly/7oscs
  7. O is for Object Oriented. ActionScript is powerful, object oriented programming language. Learn more at Flex After Dark: http://bit.ly/dHAq6
  8. Namespaces are used in MXML to tell Flex where to find your custom controls (outside of the mx or flash packages): http://bit.ly/19sUh4
  9. The Flex Menu control creates pop-up menus of individually selectable choices, that can have cascading sub-menus. http://bit.ly/W1ymG
  10. Just joined a twibe. Visit http://twibes.com/flex to join
  11. Flex Builder is a full-fledged IDE for Flex development. These keyboard shortcuts may prove handy. http://bit.ly/enFRL
  12. ActionScript vs Java: Both are object-oriented languages with many similarities. http://tinyurl.com/d7h585
  13. Images can be embedded or loaded in Flex. Embedded images load immediately, already part of the SWF file. http://tinyurl.com/ch89dc
  14. Flex's HTTPService is used to make asynchronous HTTP requests and handle the results. http://tinyurl.com/c3arym
  15. ActionScript has support for special get and set functions that can encapsulate property access behind functions. http://tinyurl.com/cebfgf
  16. Forms in Flex are supported through special container classes that assist in laying out label and input elements. http://tinyurl.com/dgff6z
  17. E is for E4X. E4X makes XML a first-class citizen in ActionScript. http://tinyurl.com/d9prbe
  18. Flex After Dark: D is for Dynamic Classes. A dynamic class can have properties and functions attached at runtime. http://tinyurl.com/cyr4zv
  19. C is for Canvas, a container used for absolute positioning of its children: http://tinyurl.com/d9r8sw
  20. In Flex, B is for Binding: http://tinyurl.com/d47w4p