Logical Chaos Theory

Developing An Easier World…

Post archive for ‘ActionScript’

Flex Image Smoothing Made Easy

As the number of Flash websites that I work on increase, so does my need for convienance components in Flex. I figured I would start with one of the most commonly needed features of all which is an easy way to enable smoothing on the mx.controls.Image class. My extended version of this class offers a [...]


Tagged as , , , ,
Categorized as ActionScript, Flash, Flex

Creating Modular Flex Applications

Recently as I continued my miserable everyday struggle with Flex and it’s incredibly slow IDE Flex Builder, I have made yet another discovery that of course is not documented about Flex. I am involved in building high end flash sites everyday and thus far on all of them I have created them as modular style [...]



Categorized as ActionScript, Flash, Flex

Flex & Flash || Flex vs. Flash?

I found myself asking the same question over and over lately as I get in to doing more full flash sites. Why is it that there has to be so many differences in the way that Flex and Flash operate and operate together at that. At the moment I will always choose Flex before flash [...]



Categorized as ActionScript, Flash, Flex

RemoteObject for Flash CS3

Like a few other people I found myself dealing with the headache of transition to Flash CS3 applications from Flex every now and again and the one thing that gives me the most trouble is not having the same ActionScript 3 wrappers in Flash CS3 that I do in Flex such as the RemoteObject class [...]



Categorized as ActionScript, Flash, Flex