Adobe Flash Question:

Download Job Interview Questions and Answers PDF

What will be the result of the following line of ActionScript?

Adobe Flash Interview Question
Adobe Flash Interview Question

Answer:

Code:
print(_root.myClip,"bmax");


A. The myClip and "bmax" movie clips will be printed.
B. A bounding box will be created by the location of the myClip and "bmax" movie clips,and this area will be printed.
C. The myClip movie clip will be printed, and each frame will be scaled to fill the maximum space on the printed page.
D. The largest printable frame in the myClip will be used to determine the bounding box for all frames printed.

Download Adobe Flash Interview Questions And Answers PDF

Previous QuestionNext Question
Which of the following is the correct way to create an alert box using getURL and JavaScript?The class that is inheritingt another is known as the: