SpringRoll / FlashToolkit

Adobe Flash Professional Commands for Exporting, Optimizing and Publish HTML5 Canvas documents for SpringRoll
MIT License
13 stars 4 forks source link

Unexpected behavior- Copy Layers To Bitmap #1

Closed jijoam closed 9 years ago

jijoam commented 9 years ago

I am using version 1.1.2 of the toolkit and I have observed a few issues/challanges while using the command - Copy Layers To Bitmap.

  1. Multiple frames in the timeline are converted to a single bitmap.
  2. In some cases it throws an error and doesn't convert the frames to bitmap.
  3. If there is a label layer above the vector layer/s, it doesn't convert to a bitmap but creates a copy of the layers

error

bigtimebuddy commented 9 years ago

@jijoam Would it be possible upload an FLA with just that symbol so we can test what's happening?

jijoam commented 9 years ago

@bigtimebuddy The FLA can be downloaded from the below link.

path> http://cst-ts.excelindia.com/SharedTo/ file> hand.zip

bigtimebuddy commented 9 years ago

Verified.

bigtimebuddy commented 9 years ago

It seems that the Copy Layers To Bitmap only works with 1 or 2 layers but breaks on 3, try copying the "Layer 2" contents to "comp" layer and deleting "Layer 2".

bigtimebuddy commented 9 years ago

Fixed in 1.1.3 release. Was able to test and successful convert.

jijoam commented 9 years ago

@bigtimebuddy Thank you, it works correctly now.

Just to add as an info, I noticed that if any/all of the layers are locked and the command is used then it doesn't convert to a bitmap but creates a copy of the layers.

bigtimebuddy commented 9 years ago

Good to know. We'll address this in the next release.