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
you have a video project that would best be served by using full screen mode. This needs to be done from within the browser, since you are not able to use a projector. Which publish settings should you use? : Adobe flash
Explain what are the data types supported by actionscript?
what are the statements best describes an event handler? : Adobe flash
can flash .swf movies be very time consuming to edit? : Adobe flash
How to add event listeners in mxml components.
Do you know how does removal of actual objects and data work in actionscript?
what is the purpose of the break statement? : Adobe flash
Explain what does the void function and object contain in actionscript?
which of the following is not a result of exporting a movie for a debug build? : Adobe flash
how many levels does flash mx support? : Adobe flash
which code should be added to create a second blue square to the right of the first? : Adobe flash
a button instance is named circle_btn. Actionscript is placed on the main timeline so that the button is clicked a movie clip instance named rec_mc s width is changed to 100? : Adobe flash
What does reference means in actionscript?
Do you know what are the different primitive data types used in actionscript?
Write a program that shows the usage of data types?