| 9A0-064 Exam |
| 9A0-064 - Exam Information |
| Question of the day |
You have created a complex vector image using the MovieClip drawing tools. The code for drawing the image adds approximately 512 bytes to your final file size. The vector image is the basis for a game sprite. When you test the file you notice that the animation is very slow. You want to improve the animation performance of the sprite in your game. What should you do?
Answer(s)
Generate the graphic and capture it as a bitmap. Then reimport the image into the library.Remove the code from your application.