Which two sets the x position of the instance my_mc to that of the mouse cursor? (Choose two)?
Submitted by: AdministratorA. my_mc._x=mouse._x;
B. my_mc._xmouse=this._x;
C. _root._xmouse=my_mc._x;
D. my_mc._x=_root._xmouse;
E. my_mc._x==_root._xmouse;
F. my_mc._x=Mouse.addListener(x);
G. setProperty(my_mc,_x,_root._xmouse);
Submitted by: Administrator
B. my_mc._xmouse=this._x;
C. _root._xmouse=my_mc._x;
D. my_mc._x=_root._xmouse;
E. my_mc._x==_root._xmouse;
F. my_mc._x=Mouse.addListener(x);
G. setProperty(my_mc,_x,_root._xmouse);
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. |