ActionScript 2.0 :: Play Next Scene From Within Movie Symbol?
Jun 15, 2004Flash MX
In a movie symbol, I put
Code:
_root.gotoAndPlay(nextSceneName, 1);
But the it won't go to the next scene. What's wrong with this code?
Flash MX
In a movie symbol, I put
Code:
_root.gotoAndPlay(nextSceneName, 1);
But the it won't go to the next scene. What's wrong with this code?
Flash MX In a movie symbol, I put Code: _root.gotoAndPlay(nextSceneName, 1); But the it won't go to the next scene. What's wrong with this code?
View 6 RepliesI'm in a bit of a situation here, and was wondering if someone could offer me some assistance.
I have a symbol with another symbol embedded inside it (there's nothing I can do about it, I know). For the symbol inside the symbol (lets call it symbol 2), I have a few buttons that return a value when pressed. I have an if statement that triggers if the values are equal to a certain amount. The if statement is supposed to goto the next scene.
The if statement and all the values work correctly, but for some reason, it will not move to the next scene. I've tried both nextScene(); and gotoAndPlay("scene",1); to no luck. I have even tried putting _root. to the front of the code, and it doesn't work.
I made a scene with movement and everything, but when I convert it to a symbol I lose the movement frames. I want to be able to import it as an object so that the animation loops for as long as I need it to in the other project.
View 1 Repliesi want to click on a button and before i go to another scene i want to see first a movie clip playing. How can i do it?
View 1 RepliesI've created a movie clip symbol with it's own animation on its timeline. I've placed this symbol onto the first frame of the main timeline but when I test it, it doesn't play. There's no stop actions or anything on either timelines so I'm not sure why this is happening. I thought that the animation in a movie clip symbol will automatically play (i.e. if you test in a browser) once it's on the main timeline - is this right? Or am I doing something wrong. Maybe I need to tell it to play?
View 6 RepliesSo this is where I'm stumped. I have 2 scenes, the first scene has "mc1" and the second scene has "mc2" and a button inside it. how do i get the button in mc2 to play mc1?
View 2 RepliesI have a Flash movie that uses three scenes. In scene one I have a button with some actionscript to take it to a frame label in that first scene and play the movie from that point on. It works fine. The problem is, in the third scene, I am trying the same action with a different button, going to a different frame label in that third scene. I am getting an error saying the frame label does not exist in that scene. Even though it does! I've checked for typos and everything looks fine. I've copied and pasted the simple actionscript from the third scene below. Is there a line I need to add to make this work in a scene that is not the first scene?
rocketstart_btn.addEventListener(MouseEvent.CLICK, rocketbutton);
function rocketbutton(event:MouseEvent):void {
gotoAndPlay("rocket");
}
I have a movie clip on a scene with a button inside. How can I make this button to go to play frames on the scene but not inside the movie clip in AS3.0?
View 7 RepliesI have an eventListener on a particular movieClip that triggers the timeline to play when clicked. This should play through a short tween, then hit another piece of actionscript in the last frame of that scene, which should take you to the next scene. I also have an audio file loaded into a soundChannel, as well as a few timers that operate a click prompt over the movieClip already mentioned. My bug is that if you click on said movieClip before the soundChannel is finished playing, all functions properly. However, if you wait for the sound to finish, this initiates a few timers that cause a prompt to fade in, telling you to click on the movieClip. If you click on it, still, everything works fine. But once the timers complete their work, and the click prompt fades back out, the tweens do not operate properly. If you then click on the movieClip, the timeline seems to play doubletime until coming to a stop() action in the next scene.
[URL]
jumping from from scene to scene once the play head reaches the end in AS3? Scenes do not play one after another like they used to. Below is some code I found that works with errors, however I'm not using a MC like the code displays "mc1". Not really sure on how the MC fits in? import flash.display.Scene; var scene:Scene = mc1.currentScene;trace(scene.name + ": " + scene.numFrames + " frames");
View 4 RepliesI need the video (scene 1) after play & stop will automaticlly go to scene 2. The scene 2 is a rotate images and will stay all the time to rotate in scene 2.
import fl.video.VideoState; import fl.video.VideoEvent; var foo:ExtendedFLVPlayback = new ExtendedFLVPlayback(); foo.skin = "SkinOverPlayMute.swf"; foo.startMuted = true; //set this to false, or not at all to start it unmuted foo.source = ""; foo.autoPlay = true;
[code]......
I'm having trouble getting any sound to play in my second scene. I'm using actionscript in the first scene to fade in the music, then fade it out after they click the button.
Here's the code on layer 1[code]...
Problem: I tried adding a sound to the stage in scene 2 but nothing plays when i test the movie, expect for the music in scene 1. I tried creating another sound object in the first frame of scene 2 but i get the same result.
I animated eyes blinking inside of a movie clip symbol and placed the symbol on a face outside of the symbol.The eyes are stuck on the first frame. I am using CS5. What do I do?
View 5 RepliesHow can I set an instance name of a symbol that is dragged to the scene from the library panel (or created by convert to symbol)?
In my case they're all named instance1, instance2...
I have a scrollout menu for my flash movie, but each of the buttons have to be movies symbols. I try to attach:
on (release) {
gotoand stop(4)
}
But I get the error that this script only works for buttons. Anyone able to lend some assist? I suck at actionscript.
No..not that type of parenting ;DOK,I have a main scene, then sitting in the root scene I have 2 movie clips.1)centro2)fotoIn the first movie "centro" there is a menu btnI want this menu btn to call up mclarge + its frame (1) thats housed 3 levels inside the foto mc in root.
Main scene - (1) centro (banner which houses menu btn)
(2) foto_mc
- Main_boy_mc (<---works if menu btn houses in here)
[code].....
I have a movie with 4 or 5 scenes. How can i make the movie jump from scene 1 to another scene by clicking on a button?
View 5 RepliesSo this is my code so far:
on (press) { // Gives your movie a button functionsgetUrl("http://www.astahost.com");}
on (rollOver) {this._alpha=100;gotoAndPlay("Scene 2"); }
[Code]....
when i play the movie, it plays scene 2, however, scene 2, which is in my flash document, plays automatically. how can i stop this? is there some code which only makes scene 2 play when called for and not play automatically.
is at all possible to load a movie at a particular scene rather than it launching into the first scene automatically? Or is this impossible?
View 1 RepliesI can get by and make nice flash sites, but I'm still learning what goes where and am still borrowing code to get by.I've laid the problem out in some detail as I am sure that will save a lot of questions later on, but feel free to ask if you want more info.Problem is as follows: I've built a two scene flash site using open source code for the preloader scene:[code]The main scrolling menu scene works great when it's a one scene movie and the preloader code works fine with a load of other sites I've built, but when I put them together on this site (the code for the scrolling menu precludes the addition of a preloader directly into that scene so separate scenes are a necessity) everything goes to pot.When testing the site (both as a standalone SWF file and when embedded in an HTML file) the preloader works fine and the main scene appears correctly, but when you click on any button to move back or forth along the menu/timeline it jumps and jerks along very roughly and stops short of its designated point.
This causes the whole scene to fail as the designated timeframe for each button contains a movie instance that won't function until the specific timeframe is reached.It's odd behavior and I'm stumped as both chunks of code work fine separately.I've even tried a much simpler preloader that doesn't display percentage or anything, it just cycles between frame one and two until the movie loads and then plays it (just like this one, but with no bells or whistles).Unfortunately my lack of actionscript knowledge prevents me from even finding a simple term to sum up the problem so I've failed to find any similar issues on any forums or Google.
how can i load a movie scene per scene.I dont want to load the hole movie at the beginning
View 1 RepliesI would like my character to move as if he was drunk I am unsure how to do that I am using the keyboard for his movement. I also have a character that moves at random I would like the drunk moving character to be able to catch this character and play a scene from within the drunk characters movie clip but I want this character to try and escape the idea is the drunk character gets points for how long he is able to hang on to this character
View 2 Repliesive made a button in the scene 1 which i have managed to navigate to scene 2 but when i click the button it goes to scene 2 but displays everthing that is in scene 1 in scene 2, how can sort this out so upon the button click in scene 1 it goes to scene 2 and only display content in scene2.
[Code]...
I have a scene wich is kind of truth or dare game. This is my timeline:
This is the code of the action on frame 2:
truth.addEventListener(MouseEvent.CLICK, clicked2);
dare.addEventListener(MouseEvent.CLICK, clicked);
function clicked2(event:MouseEvent):void
var oneArray:Array = new Array("What was the most embarrassing thing that happened to you at a grocery store?", "What was the funniest thing that happened to you at a mall?", "Describe three things you like about yourself.", "What is the best thing about your life right now?", "What is your favorite kind of music?", "If you had to choose between being in a choir and being in a play, what would you choose?", "What is one talent most people here don't know that you have?", "Do you play any musical instruments? Which ones?", "What did you want to be when you grew up?", "How do you think you will know who you're going to marry?");
[Code]...
I have 2 scenes, the first scene has "mc1" and the second scene has "mc2" and a button inside it. how do i get the button in mc2 to play mc1?
View 5 Repliesi made a full site all based in flash and divided the pages in scenes
i need a button to do exact that. when u click the button it must play some frames and then go to other scene.
i can't tell to go to other scene in the last frame because there are a lot of scenes and buttons that have to do the same.
15 buttons - 15 scenes - play 30 frames and then change the button-scene!
I have a project with several banners, each one in a separated scene (banner1, banner2, banner3....).I'd like to play a random banner (scene) when the SWF is loaded.I tried many codes that I've found around the web in the first frame of a bank scene, but nothing worked. I'm using Flash CS5.5 and AS3.
View 2 RepliesI have a movie clip which is a gallery of images which is within a container. When you click the right arrow it goes to frame 2 and from there onwards. Also same with the left arrow, (-1 frame)
I know the code looks something like: gotoAndPlay(+1);
I have 2 scenes, the first scene has "mc1" and the second scene has "mc2" and a button inside it. how do i get the button in mc2 to play mc1?
View 2 Replies