Wednesday, August 31, 2005

Flash Lite [ 8 ] Bmp v.s. Vector

You need more carefully when you deal with graphic in the Flash Lite. Because mobile device doesn't like PC which has powerful CPU and enough memory. If you use too large bmp file or too many vectors, your content might not be executed normally.

For example, graphic in the below.














Left car use png file, and right one use vector. When I export the swf file, the file size for the left is 21.6KB and the right one is 90.0KB. When I open file via Flash Lite player, left one needs 233KB to run, and the right one increase to 1825KB. The right one even can't run in the mobile phone, so if you need to use graphic, try to use bmp file.

0 Comments:

Post a Comment

<< Home