How do you start a graphic animation at a specific frame?
Answer Posted / chiranjeevi
1. Create a shape/import an image and convert it into
MovieClip/Graphic.
2. Create Motion Tween in the desired frame. can create
shape tween if the object is still shape instead of a MC or
Button.
3. insert a keyframe at a target ending fram.
4. do changes to the Display object either at start frame or
end frame.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
when does the accessibility . Isactive () method return true? : Adobe flash
What are the features involved in updating a language?
what is the recommended character to use to separate target level paths levels? : Adobe flash
what is the key advantage of flash being a true clientside application? : Adobe flash
which code should be added to create a second blue square to the right of the first? : Adobe flash
What is the use of depth?
Hat are the differences between javascript and actionscript?
How to start a graphic animation at a specific frame?
which method is best for removing an object(e.g.,Myobj) from memory? : Adobe flash
where is the data pulled by a load variables function stored? : Adobe flash
which two file formats can be imported into a swf file at runtime? : Adobe flash
Write a program to show the external actionscript?
what does the childnodes property contain? : Adobe flash
which is an advantage of selecting a flash player version in publish settings before beginning a project? : Adobe flash
Hi All, I am new in flash so please help me, When I make a website on Flash & when we wright code on buttons in AS2[CODE: on(release) gotoAndStop ()], we found when we click twice on a button the page automatically switch. (means, code do not work properly). Thanks,