Skip to content

onComplete() not playing nice with DCE full #89

@miltoncandelero

Description

@miltoncandelero

Actuate 1.8.7 - HTML5 target - DCE full option.

If I do this:

Actuate.tween(coverup, 0.5, { alpha:1 } ).onComplete(function () {trace ("not working");});

then I get an exception saying that Cannot read property 'onComplete' of null


I blame DCE because if I turn it off it works.

(BTW: is dce actually worth it? I am starting a new project being DCE friendly but I am not sure of why should I use DCE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions