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



Give a brief description of the following terms: a) Play head b) Symbol c) Tweening d) A..

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

Give a brief description of the following terms: a) Play head b) Symbol c) Tweening d) A..

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

Post New Answer

More Flash Action Scripting Interview Questions

How to play a movie clip?

0 Answers  


What is meant by vector graphic animation?

0 Answers  


which text anti-aliasing property setting will result in the smallest swf file size? : Adobe flash

0 Answers  


What are the data types supported by actionscript?

0 Answers  


Do you know what are the different primitive data types used in actionscript?

0 Answers  






what is the use of depth? how many methods for depth are available?

4 Answers  


What is the main purpose of actionscript?

0 Answers  


How to write a program to show the external actionscript?

0 Answers  


for methods within objects,what does the keyword this specifically refer to? : Adobe flash

0 Answers  


Tell me what is the main purpose of actionscript?

0 Answers  


what are the statements best describes an event handler? : Adobe flash

0 Answers  


which actionscript method should be used to bring a component from the library to the stage? : Adobe flash

0 Answers  


Categories