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

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

510


What will replace flash in 2020?

507


what happens if an .swf is loaded into a already occupied level? : Adobe flash

497


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

482


you are creating a project for the flashlite player. You are concerned with the processor capabilities of the device. Which graphic asset would require the most processing power on the player? : Adobe flash

476






how to embed flash in html? : Adobe flash

500


what are the correct statements consenting text field? : Adobe flash

461


which two file formats can be imported into a swf file at runtime? : Adobe flash

500


what are the statements is true about actionscript in regards to the enforcement of private scope and public scope? : Adobe flash

479


which two textfield events can be captured to trigger scripts to run? : Adobe flash

505


How to write a program to create custom list in actionscript?

462


Tell me what are the different ways in which the variables can be assigned?

504


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

2158


How many methods for depth are available?

463


What are the different utils libraries in actionscript?

458