This content has been marked as final.
Show 5 replies
-
1. Re: Vector automatically converted to Bitmap
kglad Feb 20, 2012 8:08 AM (in response to sivacse24rep)it's still a vector. it's only had its cacheAsBitmap property enabled. and you can disable that after your 3d rotation.
-
2. Re: Vector automatically converted to Bitmap
sivacse24rep Feb 20, 2012 8:33 PM (in response to kglad)My code is
mc.cacheAsBitmap=false
mc.rotationY=40;
mc.cacheAsBitmap=false;
its still seems still bitmap....is there any way to disable cacheAsBitmap?
-
3. Re: Vector automatically converted to Bitmap
kglad Feb 20, 2012 10:52 PM (in response to sivacse24rep)no, there's not.
despite what i said above, once you apply a 3d transform, you can't disable the cacheAsBitmap property.
-
4. Re: Vector automatically converted to Bitmap
sivacse24rep Feb 21, 2012 12:04 AM (in response to kglad)So you mean to say its bug in Adobe flash Cs5...?
-
5. Re: Vector automatically converted to Bitmap
kglad Feb 21, 2012 8:26 AM (in response to sivacse24rep)no, i didn't say that's a bug.



