FOTB Speaker 2011
FOTB Speaker 2010
FATC Speaker 2010
Archives
Tags
Tag Archives: Actionscript
FOTB 2010 Source Material
Morning all. Just back from Flash on the Beach 2010. It was awesome and I will talk more about it later, but for now here are my slides and the full source code to accompany them. I hope somebody finds … Continue reading
Using Services With LICS
Sometimes in modular applications you wish to make global services available to all of the modules that are loaded. A common way to approach this problem is to use the ServiceLocator pattern. This is an oft maligned pattern, but it … Continue reading
Introducing LICS
I am a long time user of PureMVC multicore, and have architected several multi-module applications. I have used the Pipes extension but I find that it a little too complex for my tastes. I wanted to develop an inter-core communication system that was more automatic and required less boilerplate for joining modules together. Enter LICS, the lightweight inter-core system. Continue reading


