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

How to add an effect to the movie clip?

509


What are the changes presented by actionscript?

460


what methods are used to pass variables out of flash to a server side solution? : Adobe flash

478


Can you explain what are the changes presented by actionscript?

491


Name the as3 components?

492






Write a program to create custom list in actionscript?

444


What will replace flash?

464


what is the effect on the instances of a symbol if the symbol itself is changed? : Adobe flash

462


How to write a program to show the external actionscript?

449


which of the following is not a key benefit of usability testing? : Adobe flash

519


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

505


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

466


what is the key advantage of flash being a true clientside application? : Adobe flash

479


you want to create a rectangle shape with a defined corner radius. Which tool should you use? : Adobe flash

560


can some organizations block flash movies from being received through the internet? : Adobe flash

473