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
what happens when you drag an object created with the oval tool to the library panel? : Adobe flash
when does the accessibility . Isactive () method return true? : Adobe flash
what is the key advantage of flash being a true clientside application? : Adobe flash
which charactor can be added to the identifire mylengthyvariable, to make it more redable? : Adobe flash
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? : Adobe flash
Explain what are the differences between javascript and actionscript?
user accessibility on your video project is a key factor. Which two features should you choose? : Adobe flash
What are the different ways in which the variables can be assigned?
which methods can be used to determine if a microphone or a camera is installed on the users machine? : Adobe flash
Write a program that shows the usage of data types?
the f601/n6006 had a special control to set the fill-flash option on the body; is there a similar way to set fill levels on the f90x/n90s and sb-28 combo? : Adobe flash
Do you know how does removal of actual objects and data work in actionscript?
What are the functions used with flash media?
the value of a variable of timeline scope will persist until? : Adobe flash
what is vector graphic animation? : Adobe flash