开发者

Flash: Debugging unexplained sprites?

开发者 https://www.devze.com 2023-01-11 23:29 出处:网络
I\'ve been trying to debug a strange white rectangle that is appearing in my Flash application: alt text http://img.skitch.com/20100813-tck3gimp3mhe9p1nssw26b1kdy.png

I've been trying to debug a strange white rectangle that is appearing in my Flash application:

alt text http://img.skitch.com/20100813-tck3gimp3mhe9p1nssw26b1kdy.png

The standard debugging tools — binary search, breakpoints, hg bisect — have lead to dead ends.

Any suggestions tools I could use to debug this? Is there something like Firebug's inspector, which lets you mouse over HTML DOM elements to get informat开发者_高级运维ion about them?


Don't the mouse events bubble as they do in the DOM? Could you not use the Sprite (or lower) Prototype to debug print?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号