Archive for the 'Adobe Flash' Category

Working with Flash and Flash Builder in the same project

This article shows how you can configure Adobe Flash and Flash Builder to work in a project. Let’s start.

I created this post ’cause I love the programming tool of Flash Builder but there are projects that need to be created mainly in Flash. So, following these steps you will be able to have all the [...]

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