this project aims to develop a set of open-source tools for working with the flash.sampler API
WARNING still very much in-progress
- Mac OS X 10.5
- Flex SDK
- compile Agent.as to Agent.swf (TODO, need to make a script for mxmlc, right now I'm just doing it in TextMate)
- Build the XCode project in the FlashProfilerApp subdirectory
- find your mm.cfg (see section 3), and:
- add a line like:
PreloadSwf=/path/to/Agent.swf?host=localhost&port=42624
- set the host and port appropriately
- Add Agent.swf to your local security domain. See previous PDF.
- Launch the FlashProfilerApp application.
- Launch the Flash program you wish to debug under the Debug version of the player (standalone or in-browser)
- Connect via the app, and go to town