Developing AIR Applications (and killing them when they misbehave)
Posted in AIR, command line, osx on Sep 27th, 2007 No Comments »
When developing AIR applications under flexbuilder you may get a situation where the app is stuck in an unresponsive state and refuses to quit itself.
To kill it quickly on a Mac you can do the following from a terminal:
ps -A | grep adl
That will return a line that looks something like this
18132 ?? [...]