Some design patterns require the use of a static initializer, a block of code that should execute once and only once the first time a class is referred to. The typical use for this pattern in ActionScript programming is when … Continue reading
August 18, 2004
by rdo
2 Comments