answersLogoWhite

0

well if you click to insert "keyframe" then you'll get a copy of the last frame you were on. say you had a flower, if you chose to "insert keyframe" on the next frame then you'd get another picture of a flower.

by pressing insert "blank keyframe" you get just that, a blank keyframe.

p.s. a keyframe is a frame where an action occurs

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you insert a keyframe in After Effects?

To insert a keyframe in After Effects, first select the layer you want to animate. Then, move the playhead to the desired time in the timeline. Finally, click on the stopwatch icon next to the property you want to animate to create a keyframe at that specific time.


Is F5 shortcut key to insert a keyframe in flash?

No, the F5 shortcut key in Adobe Flash is typically used to extend the frame or timeline. To insert a keyframe in Flash, you can use the F6 shortcut key.


How do you insert a keyframe in Adobe After Effects?

To insert a keyframe in Adobe After Effects, you can select the layer you want to animate, move the playhead to the desired time in the timeline, and then click on the stopwatch icon next to the property you want to animate. This will create a keyframe at that specific time, allowing you to set the initial value for the animation.


How do you create a shape tween in macromedia flash 8?

To create a shape tween in Macromedia Flash 8, first, draw the initial shape on the first keyframe of a new layer. Next, create another keyframe on the same layer by right-clicking and selecting "Insert Keyframe" or pressing F6. Modify the shape in the second keyframe as desired. Finally, right-click between the two keyframes and select "Create Shape Tween" to generate the transition between the shapes.


What is the difference Insert Molding vs Overmolding?

The general concepts of overmolding and insert molding are similar, but there are significant differences between the two processes.


What is the difference between insert and copy?

Insert means to put something in while copy means to take something and make a replica of it Insert means to put something in while copy means to take something and make a replica of it


What is the difference between insert and paste?

Insert is use directly but paste not directly used. First you need to be copy something after than you can past otherwise not. But you can insert something directly. for instance if you want insert a row in excell sheet. you just write click where you want and the click on row, it insert instanly.


What is the difference between experimental and dependent drugs?

the difference between experimental and dependant drug are that experimental drugsis when you insert it through your veins etc, depentant are drugs that help and sometimes destroy yor inernal organs


What is the difference between INSERT and TYPE OVER editing modes as used in word processing?

Insert - adds characters after the cursor's position. Overtype - replaces existing text with whatever the operator types.


What is the difference between import object and insert new object on the computer system?

Basically it is the same, but some programmers call it import, and some insert. some software allows you to import new object created with another application and this can be insert new object.


What is the difference between overwrite and insert mode?

Overwrite just writes what you are typing, ignoring if there is stuff there already so it obliterates what's there. "Insert" moves sideways any existing stuff to make room for what you type.


What is the difference between executenonquery and executequery?

ExecuteQuery() :To Execute SELECT StatementExecuteNonQuery() :To Execute Other Than Select Statements (INSERT/UPDATE/DELETE)