Singleton Pattern in ActionScript 3
1 min read
Here is the current implementation of the singleton pattern I use in ActionScript 3.0:
gist:robsta/113390#AS3Singleton.as
Here is the current implementation of the singleton pattern I use in ActionScript 3.0:
gist:robsta/113390#AS3Singleton.as