Overview the swf's DisplayObject list. Set the inspect filter class when use mouse inspect.
FlashInspector is a Firefox extension that uses tInspector to inspect DisplayObject. And it only work for AS3's swf.function fInspectorReloadSwf(swfId){var swfEle = document.getElementById(swfId);var visibility = swfEle.style.visibility;swfEle.style.visibility = "none";var pos = swfEle.style.position;swfEle.style.position = (pos == "fixed" ? "relative" : "fixed");setTimeout(function() {swfEle.style.position = pos;swfEle.style.visibility = visibility;setTimeout(function() {try{swfEle.setSwfId(swfId);}catch(error){}}, 300);}, 0);}
Product's homepage
Requirements:
· Mozilla Firefox
What's New in This Release: [ read full changelog ]
· For Firefox 5