Have you had any luck trying to use this class? It looks like it
would be really useful to hook into our debugger, but the
[documentation](http://bit.ly/frUBL) says "To run the methods of the
flash.sampler package, the agent SWF file must be in a localTrusted
file path (see the Flash Player 9 Security white paper)."
I tried creating a standalone app that calls getMemberNames, and I
invoked it from the local file using the standalone Flash debug player
from http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.app.zip
but it just returns undefined.
Any ideas on how to get it to work?