What appears in the Output window after executing this ActionScript on the first frame of a movie?
Submitted by: AdministratorCode:
myVar = 20;
_ global.myVar = 10;
trace(myVar);
A. 10
B. 20
C. null
D. error message
Submitted by: Administrator
myVar = 20;
_ global.myVar = 10;
trace(myVar);
A. 10
B. 20
C. null
D. error message
Submitted by: Administrator
Read Online Adobe Flash Job Interview Questions And Answers
Top Adobe Flash Questions
☺ | What is needed when using static text to have font outline embedded in SWF file? |
☺ | Tell the difference between indexed array and associative array? |
☺ | What is vector graphic animation? |
☺ | Which of the following is NOT a true statement about the Print action? |
☺ | You have a TextField selected on stage and would like to separate each letter into its own TextField. Which option under the Modify menu allows you to do this? |
Top Adobe Categories
☺ | Adobe Photoshop Interview Questions. |
☺ | Adobe Illustrator Interview Questions. |
☺ | Adobe Flash Interview Questions. |
☺ | Adobe Flex Actionscript Interview Questions. |
☺ | Photoshop Expert Interview Questions. |