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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sudhanshu
Here are few descriptions for given terms:
a) Play head in Flash sets the location of a frame while playing a .swf movie.
b)
| Is This Answer Correct ? | 7 Yes | 2 No |
How to start a graphic animation at a specific frame?
How to write a program to create custom list in actionscript?
which items cannot be hidden from screen readers? : Adobe flash
How to make synchronous data calls in actionscript?
Write a program to show the external actionscript?
who can view flash? : Adobe flash
Diffrence between AS2 and AS3 ?
what is the primary difference between the xml.sendandload method and the xml.load method? : Adobe flash
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
How does removal of actual objects and data work in actionscript?
Is it possible to create document or folder from flash? if yes then how?
how does an xmlsocket server know when a received message is complete? : Adobe flash