Give a brief description of the following terms:
a) Play head
b) Symbol
c) Tweening
d) ActionScript
e) Frame rate
f) Library panel
g) Masking
h) Context – sensitive Property Inspector
i) Bandwidth Profiler
j) Frame Label
Answer Posted / ravindrakumar karanki
Play Head : It's work like cursor for timeline.
Symbol: Symbol is identification for Drawing object . Once
convert object to symbol we can create instances and
reusable the component. There are three types of symbols we
can generate those are
Movie Clip, Shape, and graphic.
Tweening: Making animation in time line is called. There are
three type of Tweens those are
Motion Tween, Shape Tween, and Classic Tween.
Action Script: It is a language specific to Flash & Flex.
It supports oops. What ever animation can do using time
line same thing will do using AS without time line.
Frame rate: swf will run based on number of frames per
second called, In general Frame rate will be 24 f/s.
Library Panel : It contains all symbols, images whenever we
need use them by creating instances of those.
Masking: Merging one or more animations with each other. One
animation visible on other animation content area.
Context & sensitive Property Inspector : It will show the
properties of objects in the context area, user can edit the
properties.
Bandwidth profiler: User can view this while executing swf
click “Ctrl+B”. It will display all details like size of
swf, total frames, current frame, Bandwidth settings, frame
rate, and dimensions.
Frame label: It is identification of frame.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How to create scrolling gallery in portfolio?
Do you know what does reference means in actionscript?
what is the recommended character to use to separate target level paths levels? : Adobe flash
What is meant by vector graphic animation?
where is the data pulled by a load variables function stored? : Adobe flash
what is not a disadvantage of using the fscommand? : Adobe flash
how does an xmlsocket server know when a received message is complete? : Adobe flash
Tell me what are the features involved in updating a language?
How does removal of actual objects and data work in actionscript?
How to write a program to show the external actionscript?
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,
what are the statements best describes an event handler? : Adobe flash
Which is the quickest way to make the stroke around an oval shape into a dotted line? : Adobe flash
How to play a movie clip?
Write a program to create custom list in actionscript?