commit 29c02df8ef1fff012b9e7b3e1f10be7e93fc1538 Author: David Fifield david@bamsoftware.com Date: Sun Oct 16 13:57:08 2011 -0700
Add link to debug version of Flash Player. --- README | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/README b/README index 7e4dceb..1a49686 100644 --- a/README +++ b/README @@ -175,6 +175,10 @@ Copy the resulting swfcat.swf file to a web server. You can pass swfcat.swf the parameter debug=1 to see lots of debugging information.
+Adobe makes a debug version of Flash player that raises a window on +errors instead of silently failing, and exposes some logging functions. + http://www.adobe.com/support/flashplayer/downloads.html + This is a good tutorial on ActionScript programming with the Flex tools, with sample code: http://www.senocular.com/flash/tutorials/as3withmxmlc/
tor-commits@lists.torproject.org