I'm usually debugging using the fdb utility, which is a standalone flash
debug player.

I tried loading up the app I am hacking in firefox, and it was behaving
differently; After the first time I clicked, the "parent"
was no longer animating it's rotation.  The app continued but this handler
seemed broken.

I installed the debug version of the flash player for Firefox and ran the
app, and saw this message print out


VerifyError: Error #1107: The ABC data is corrupt, attempt to read out of
bounds.
    at LzEvent/sendEvent()[C:\Documents and Settings\hqm\Local
Settings\Temp\lzswf9\lzgen59453\LzEvent.as:53]
    at LzView/mouseevent()[C:\Documents and Settings\hqm\Local
Settings\Temp\lzswf9\lzgen59453\LzView.as:353]
    at LzModeManager$/handleMouseEvent()[C:\Documents and Settings\hqm\Local
Settings\Temp\lzswf9\lzgen59453\LzModeManager.as:74]
    at LzSprite/handleMouse_CLICK()[C:\Documents and Settings\hqm\Local
Settings\Temp\lzswf9\lzgen59453\LzSprite.as:177]

I don't know what it means, but maybe I can figure out how to attach to the
debug player in Firefox so I can set breakpoints, etc. I
don't know how to do that, or if that is possible. But it is a little
alarming that this error happens in the player in the browser but
not from the command line / standlone debugger.






-- 
Henry Minsky
Software Architect
[EMAIL PROTECTED]

Reply via email to