Skip to content
This repository was archived by the owner on Jan 20, 2020. It is now read-only.
This repository was archived by the owner on Jan 20, 2020. It is now read-only.

Tweener takes over stack and errors after an onComplete #89

@GoogleCodeExporter

Description

@GoogleCodeExporter
The try catch at line 859 in tweener.as results in loss of debugger 
functionality in IDE's like flash develop. Errors are outputted by tweener in 
the trace log instead of being caught by the debugger. This is significantly 
less effective than allowing the debugger to do it's job. At the very least it 
should be throwing errors not just sending a trace. 

It also seems to take possession of the stack after the onComplete function.

Original issue reported on code.google.com by fbte...@cubedonline.com on 6 May 2014 at 8:13

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions