Interviewer And Interviewee Guide

Adobe Flash Interview Question:

A button instance is named circle_btn. Actionscript is placed on the main timeline so that the button is clicked a movie clip instance named rec_mc s width is changed to 100?

Submitted by: Administrator
A. circle_btn.onRelease = function() {this.width=100;}
B. circle_btn.onRelease = function() {rec_mc.width=100;}
C. Circle_btn.onRelease = function() {rec_mc.width=100;}
D. circle_btn.onRelease = function() {rec_mc._width=100;}
Submitted by: Administrator

Read Online Adobe Flash Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.