Automating CreateJS (CJS) changes

I have literally thousands of Flash animations that I need to convert to HTML via CreateJS.

Each issue seems to need a different solution. Here’s what I’m stuck on right now:
**Layers with tweens must contain only a single symbol instance.

**What I want is a Flash Extension that can take a selected layer, and spit the layer into multiple layers with a single symbol on each layer.

I’d be willing to write my own JSFL extension if needed.

Has this been written yet?

If not, can someone point me towards a JSFL example that does some of the same work - like parsing a layer or duplicating and deleting elements in a layer?

Thanks so much! I need help! :slight_smile: