Pages: 1
Topic closed
Hi Scratchers! I'm learning about Flash. My dad bought me this great book on it from the supermarket this Monday and I've been reading a few pages every day.
It's a really good book, but the level is intermediate to advanced. My dad couldn't find a book under that level so he just got the one he thought would be great for me.
I don't understand a few Flash terms and phrases that are used in the book, so some explanations to them would be great. Here are some of the ones I can remember:
- Motion tween
- symbol
- tweens
- 'breaking an object apart'
Thanks so much for your time and help! :3
~CiderKitty
Offline
A symbol is like a Scratch sprite.
Offline
Motion tween is basically when you move an object from point a to point b in two different frames, and it fills in all the frames between to make it a smooth movement.
Tween stands for "in between" I think. XD
Not sure about the others. o_O
Offline
Qerb wrote:
Motion tween is basically when you move an object from point a to point b in two different frames, and it fills in all the frames between to make it a smooth movement.
Tween stands for "in between" I think. XD
Not sure about the others. o_O
Oh, okay. Thanks, Qerb! I really appreciate your help! C:
GameHutSoftware wrote:
A symbol is like a Scratch sprite.
And thanks so much, GameHutSoftware! :3
~CiderKitty
Offline
-Motion Tween: An animation where an object move from one point on the stage to another
-Symbol: A MovieClip, Bitmap, or Button. MovieClips are like Scratch sprites. Bitmaps are images. Buttons are buttons...
-Tweens: An animation term. A motion tween is movement, a shape tween is changing shape, etc.
-Breaking an object apart: Once an object/sprite is converted to a symbol, it is sort of together. Breaking it apart deletes the symbol and converts it into each part.
Offline
bobbybee wrote:
-Motion Tween: An animation where an object move from one point on the stage to another
-Symbol: A MovieClip, Bitmap, or Button. MovieClips are like Scratch sprites. Bitmaps are images. Buttons are buttons...
-Tweens: An animation term. A motion tween is movement, a shape tween is changing shape, etc.
-Breaking an object apart: Once an object/sprite is converted to a symbol, it is sort of together. Breaking it apart deletes the symbol and converts it into each part.
Oh gosh, thanks so much, bobbybee!!! I now know what 'breaking an object apart is'. ^^ I'm so grateful for all the help I'm getting. Thanks again!
~CiderKitty
Offline
Tweens are basically Flash doing the animation so you don't have to. Think of motion tweens like 'glide to X X' in Scratch.
Symbols are a type of object. They are like Sprites in Scratch.
Breaking an object apart turns it into its components. A symbol is made of objects, in the same way that a Sprite is made of Costumes, so it will turn a Symbol into an Object. Objects are made of Drawing Objects, so breaking them apart will result in a drawing object.
Offline
Topic closed
Pages: 1