Answers

Question and Answer:

  Home  Adobe Flash

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

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.

 123 views

More Questions for you: