Skip to content

setChildIndex on timeline childs #2

@80prozent

Description

@80prozent

Description

When script modifies child-index of a child added by timeline, it breaks the timeline playback.
Our timeline internally uses depth-id and sessionID to decide how existing objects on timeline are updated. setChildIndex seem to also modify the depth-id of a object, so this breaks the timeline the next time the playhead is moved.

Platform

all

Steps to reproduce the issue

use setChildIndex on timeline-objects

cave-chaos had this issue: https://github.com/awaystudios/poki-conversions/issues/3
but the swf is already fixed to not use setChildIndex anymore

Expected outcome from steps

to be investigated thouroughly by test-swfs (how exactly does FP handle this)

Actual outcome

timeline breaks

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