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 / anilreddykalluri
Button.addEventListener(MouseEvent.CLICK,function Name);
function Function Name(e.MouseEvent)
{
gotoAndStop(Scene2);
}
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
which text anti-aliasing property setting will result in the smallest swf file size? : Adobe flash
you are creating a form that will fade out when the user submits it. What must you do to with the text fields to ensure that text entered by the user will fade out? : Adobe flash
user accessibility on your video project is a key factor. Which two features should you choose? : Adobe flash
you have a dynamically loaded image that is larger than your stage. Which component would work best to accommodate this image? : Adobe flash
at which point can you start usability testing? : Adobe flash
How to start a graphic animation at a specific frame?
what does the childnodes property contain? : Adobe flash
Hello! I would like to learn the technique (I don't know if there is a name for it) used by Stu Campbell (a.k.a. Sutu) in his flash comic book Nawlz for animating the image of whale in episode one. The the three tutorials that the artist made explain the basic scenario of the working process but they do not at all go into coding and such.
Describe changewatcher.watch.
Differentiate between as2 and as3.
What does the void function and object contain in actionscript?
What are the data types supported by actionscript?
what is generally considered the ideal group size for usability testing? : Adobe flash
which two statements about device fonts are true? : Adobe flash
in general, non-mp3 digital audio destined to be imported into the flash mx authoring environment should first be compressed how much? : Adobe flash