Notes for online live seminar
Macromedia online live seminar-Tips for Optimizing Flash Lite Content
2005/09/28 9:00 PM US/Eastern
Three ways to optimizing graphics and animations
1. Simplifing animation
When you use tween shape, try to covert to the keyframes and remove the tween settings.
2.Use bmps in place of vectors
It will increase the memory if you use the vectors. So try to use bmp as possible.
Flash Lite [8] Bmp v.s. Vector
3.Adjusting the render quality
Use fscommand2("SetQuality", "low/high") to adjust the render quality.
But you can't test this function via emulation, you need to test it on your device.
2005/09/28 9:00 PM US/Eastern
Three ways to optimizing graphics and animations
1. Simplifing animation
When you use tween shape, try to covert to the keyframes and remove the tween settings.
2.Use bmps in place of vectors
It will increase the memory if you use the vectors. So try to use bmp as possible.
Flash Lite [8] Bmp v.s. Vector
3.Adjusting the render quality
Use fscommand2("SetQuality", "low/high") to adjust the render quality.
But you can't test this function via emulation, you need to test it on your device.


0 Comments:
Post a Comment
<< Home