Flash Builder / Flex 4 Profiler quick test

A quick way to test flash builder 4 's profiler without import your existing flex 3 projects:

 

1. Download & Install the flash builder beta

2. Create a sample empty project

3. Go to the profiler perspective

4. Go to the upper menu and choose: Profile External Application

5. Choose "New" and write or browse a path to your HTML wrapper

6. Test the new & better profiler

 

 

Hope this is helpful (I've added a presnetation with screen shots)

Shai

Comments

Cool !

I spent many hours in FB3 trying to understand which of the objects holding reference to my object are actually preventing it from being garbage collected, or merely a child which won't prevent it from GC.
Now it looks like these days are over.

Thanks for the screenshots ! looking forward to profile my app.