Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I have the same assignment but am so much more lost. I dont have the code for the button I dont understand what part of the code is what for the skip inro code my names and instances are different and dont know how far down in the frames to put my website so I can have the intro play in so many frames. I dont know how to make the skip intro button code work help help
Copy link to clipboard
Copied
i have some problems. I'm making Skip button but the problem is, the skip is executed and it jumps from 207 to 1346 smoothly with no problems but it loops back to frame 207 after few seconds on frame 1346 and yes there is stop(); after 1352 so there is no reason for it to loop back. the two frames are on different layers, could that be a problem?
this is the code i'm using
skip_btn1.addEventListener(MouseEvent.CLICK, Skip)
function Skip(MouseEvent):void
{
gotoAndPlay("end1");
SoundMixer.stopAll();
}
Copy link to clipboard
Copied
I really need help with this, it is frustrating. I see no reason why it is doing it and have no solution to it so far as it doesnt generate any debug solution.
if you can help me and point out to the problem, I have uploaded the *fla file to my google drive (https://drive.google.com/open?id=0B4JJpUNJiB4falg5SUFVTXdEZlk )
any help will be much appreciated, it is very short file, 3 leyers only with no more than 5 frames
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more