Are there any review tools out there that can load swf's and allow comments to be written against them?
Thanks
Are there any review tools out there that can load swf's and allow comments to be written against them?
Thanks
This is the best tool I've found for debugging flash content.
I believe there's a tutorial on this debugger at www.gotoandlearn.com
You can also trace to firebug for simple debugging
ExternalInterface.call( "console.log" , "Stack Overflow Rocks!!");