Adobe Flash Question:

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

Tweet Share WhatsApp

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 PDF Read All 132 Adobe Flash Questions
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: