View Single Post
Old 06-01-2009, 07:56 AM   #1 (permalink)
nwmsltd
Registered User
 
Join Date: Jun 2009
Posts: 5
OS: xp


small flash actionscript problem!

Hi All I am new and not that great with actionscript FYI in advance!

I have created a project in which people walk forward and when I click on them (they are created as a button) it then moves to a new scene which plays a video and has some blurb about them etc.

Basically I have it all working but the final step I want them to walk forward after a user click and then it to move on to scene2 after the walk has ended.

At the moment I have:

Code:
b1.onRelease = function ()**
    _root.gotoAndPlay(7);
    _root.gotoAndPlay("scene2, 1");
};
Now I know this isn't going to work - all it does is move on without playing the walk but I just wanted to find out how I can make both happen!

Thanks for any help

nwmsltd
nwmsltd is offline   Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here