Posts Tagged 'flash'

Creating a new Twitter client for mobile devices

Yesterday I decided to create a Twitter client for mobile devices. This new client will be created in Flash and you will be able to use it if you have Flash Lite 3 installed on your device. Flash Lite 3 can be installed in many many devices and actually there are some of them that [...]

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 [...]