laurentuntereinerposterous

le posterous de laurent untereiner - laurent untereiner's posterous 

Flex Best Practices – Models, Views, and Controllers | The World In A State of Flex

Flex Best Practices – Models, Views, and Controllers

Quick Look At MVC

Understanding The Model

Best Practices

Refactoring Your Code To The Model

Understanding The Controller

Best Practices

Refactoring Your Code To The Controller

Your Simplified View

Wrapping It All Up

I you won't use a framework with Flex read that post and voilà!

Filed under  //   best practice   flex   framework   mvc  

Comments [0]

FlashSURF: image recognition and tracking on video : Mihai CORLAN

Filed under  //   flash   flashsurf  

Comments [0]

ASCIImeo, Videos in Text - peter nitsch.net

Media_httpwwwpeternit_jsbzg

Awesome!

Comments [0]

Creating Scalable Custom Components in Flex 4

Filed under  //   flex  

Comments [0]

Pranav Mistry: The thrilling potential of SixthSense technology

L'ordinateur personnel de demain, du coup l'iPad prend un coup de vieux...

Comments [0]

Diving in the Flex Data Binding Waters

Filed under  //   flex  

Comments [0]

6 Very Useful Classes for String in ActionScript - Ntt.cc

  1. As 3 Inflector
  2. AS3 StringTokenizer
  3. ActionScript 3 Inflector class for pluralizing and singularizing
  4. wordszeh.compression.LZW (AS2)
  5. Sprintf.as
  6. JSON
via ntt.cc

Comments [0]

Immersive Media, navigate 360° during a video (street view video)

Comments [0]

Flavors.me Allows anyone to create an elegant website using content from around the Internet

Media_httpd1y65ifo1oc_odshj

Who have a invitation for me?

Comments [1]

Vivisecting Media » Blog Archive » The Flex Code-Behind Pattern

The Flex Code-Behind Pattern

Flex LogoThe Flex code-behind pattern is a design pattern that has been around since the release of Flex 1.0 yet is not known or used by a lot of developers. The initial concept of the pattern was based on the ASP.NET development pattern where the layout is handled in a main file and a secondary “backing” file handles all the logic. The goal of the pattern is to create a clear separation of logic and layout.

History Of The Code-Behind Pattern...

One of my prefered pattern to use with Flex.

Filed under  //   actionscript   best practice   code behind   flex   textpattern  

Comments [0]