Menu

#2 viewer security bug

open
nobody
None
5
2009-03-26
2009-03-26
No

There is a bug in Viewer.as: handleSecurityError function must take as parameter "SecurityErrorEvent", but it takes "SecurityError".
It was thrown error about impossibility of type convertion, so I fixed it, then exception do not stopped, now flash says:
Error #2044: Unhandled IOErrorEvent:. text=Error #2031: Socket Error.
at <...>vncViewer.com.wizhelp.flashlight.viewer::Viewer/connect()[<...>com\wizhelp\flashlight\viewer\Viewer.as:102]
at <...>

Discussion