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

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Adobe Flash Job Interview Questions And Answers