Tag: bash

Trace Flex & Flash content (minus Flex/FlashBuilder junk)

September 10th, 2009, 1 Comment

I use a tail command alias (from FlashApe) to constantly output the contents of my flashlog file to the terminal which makes reading output very useful. However, if you use FlexBuilder/FlashBuilder at all, you’ll notice it will dump millions of useless comments such as
-> Begin call to AS: getSelectedItems()
Begin AS external call: designViewComplete()
, [...]

http://zachberry.com/blog / bash