How can we goto next Scene by giving code on a button inside
a movie clip.

in short.
=>Scene 1.
====>MovieClip
======>Button [ on(release) { gotoAndPlay("Scene 2", 1); } ]

=>Scene 2.

This thing is not working. Please tell me the answer of how
to goto next scene from this scene 1.





Answer Posted / guest

HI guy i domt know as2 .

In as3 just use
MovieClip(root).movieclip.button.addEventListener(MouseEvent.CLICK,function(e:Event){
})

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the statements uses proper for loop syntax? : Adobe flash

509


at which point can you start usability testing? : Adobe flash

510


which of the following is not an effective means of developing applications that are easy to debug? : Adobe flash

483


Do you know what is the difference between an array and vector?

451


which actionscript classes are used to play flv formatted video? : Adobe flash

446






What will replace flash in 2020?

507


what are the steps is not required in order to test or deploy flash remoting? : Adobe flash

491


What is meant by vector graphic animation? What is the use of pre-loader?

530


when does the accessibility . Isactive () method return true? : Adobe flash

507


can flash .swf movies be very time consuming to edit? : Adobe flash

519


which of the following is not a guideline for conducting effective usability testing? : Adobe flash

486


which two statements about device fonts are true? : Adobe flash

459


which is not a benefit when adding a title in the document properties? : Adobe flash

476


what are the properties can be used to control the order in which the user can tab through the elements in a flash movie? : Adobe flash

494


Do you know what are the ways in which actionscript's code can be protected?

459