Archive for August, 2008

Profiling Flash Applications with Flex Builder 3

If you use to create Flex Apps I’m almost sure you profile your applications with Flex Builder or with another tool related to. This time I’ll talk about profiling applications.

Profiling an application means to inspect the elements that your application is running, how much memory you application is consuming, how many instances of each class [...]

ActionScript 3.0 tips, tricks and how tos…

Today I decided to make some posts about tips, tricks and how to do some useful things in ActionScript 3.0 for Flash CS3 and Flex 3, also for LiveCycle Data Services with Java and PHP.

This happened because I’ve been receiving some technical questions about ActionScript 3.0 in general and Flex integration with other technologies. After [...]