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 / dinesh anand

Hi
In scene2 Timeline Fix a label named "scene2PLAY"
Then Copy and Past the below code in ur button
on(Release){
_root.gotoAndPlay("scene2PLAY")
}

Is This Answer Correct ?    2 Yes 2 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?

510


Tell me what are the functions used with flash media?

442


when should one generally use the post method instead of the get method? : Adobe flash

501


which of the following is not a typical host application for the flash player? : Adobe flash

474


for methods within objects,what does the keyword this specifically refer to? : Adobe flash

547






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

509


can any one tell good training center for adobe flex in chennnai?

2158


Describe changewatcher.watch.

508


Explain what are the differences between javascript and actionscript?

477


Explain what are the data types supported by actionscript?

496


what is the primary difference between the xml.sendandload method and the xml.load method? : Adobe flash

461


How does removal of actual objects and data work in actionscript?

486


what is the function of trace? : Adobe flash

525


which of the external actionscript files must you #include in your movie in order to use flash remoting? : Adobe flash

478


if we set slow sync as you suggest in answers on the many online forums you visit, would not we be opening ourselves up to blurred shots when the shutter speed gets significantly below 1/60? : Adobe flash

465