Skip to content
This repository was archived by the owner on Feb 19, 2021. It is now read-only.
This repository was archived by the owner on Feb 19, 2021. It is now read-only.

playFrames('start','stop') on javascript #121

@Abenezer

Description

@Abenezer

i would like to play frames between 'start' and 'end' , i know i clould add gotoAndPlay('start') to 'stop' frame action but the 'stop' frame is dynamic input from java script
this is more like a feature request
is it possible to add playFrames('start','stop') on the api, so that we could use something like
var start = x, stop = 'get from somewhere'); _anim.mc.playFrames(start,stop)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions