When modify some attributes of an object in a frame,it is also changed in other frames if the object is visible in these frames.Why?
In fact, only several attributes of one object in different frames can be different, such as “offset”,”transparacy”, “lock”,”visible” etc. “Offset” means an object may be in different position in different frames. “Transparency” means an object in different frames can be different. “lock” means an object can be set in “locked” or “unlocked” state. “Visible” means an object can be set in visible or invisible state. While the other attributes of an object for all frames are same. For example, if you rotate an object in a frame, you will find that the object is also rotated if it is visible in other frames. Then, how to solve questions like these? You can do it like the following example. There is an animation with two frames. a text banner in the first frame is filled with green color, while in the second frame is filled with blue color. You can do it according to the following steps. Firstly, you input words in the first frame and get “Text- 1” object. You can set fill color of “Text- 1