Reg. JPG conversion for movieclip
| i'm working on online product design in need change color or movieclip | |
| using tint.after need save jpg.for save operation i'm using ascore->jpegencoder. | |
| my problem after i'm not able save movieclip tint color.it's display original | |
| movieclip in jpg file.pls inform me if workaround issue. |
you're using bitmapdata's draw method which, default, creates bitmapdata object using untransformed source. create transformed bitmapdata object, use draw methods parameters.
More discussions in ActionScript 3
adobe
Comments
Post a Comment