Forum Topic: Small Action Script help.

(196 views • 4 replies)

This topic is 1 page long.

<< < > >>
None

Rasta-Man

Reply To Post Reply & Quote

Posted at: 4/24/06 12:52 PM

Rasta-Man EVIL LEVEL 07

Sign-Up: 04/22/06

Posts: 27

Ok all i want to know is when i click on a button...how do i make it play music.
Thanks


None

Chaz

Reply To Post Reply & Quote

Posted at: 4/24/06 12:57 PM

Chaz LIGHT LEVEL 21

Sign-Up: 09/27/05

Posts: 4,103

on (release){
gotoAndPlay(framenumber);
}

and make sure you added a sound into the second frame of the movie making sure that stop(); is on the first frame. Does that makes sense...? do you even know how to import music?

Click sig for "The Cell 2" Production Blog.

BBS Signature

Happy

ApeLord

Reply To Post Reply & Quote

Posted at: 4/24/06 01:10 PM

ApeLord EVIL LEVEL 15

Sign-Up: 12/24/04

Posts: 1,562

I think i know dudes!

like dude look.

on(release) {
dudeism = new Sound (this);
dudeism.attachSound("dude");
dudeism.start(0,1);
}

Ok so like do that dude, but make dude the linkage dude in the duding library.

peace out dude, radicalism!


None

flashmenow-kthx

Reply To Post Reply & Quote

Posted at: 4/24/06 03:08 PM

flashmenow-kthx NEUTRAL LEVEL 05

Sign-Up: 04/17/06

Posts: 491

At 4/24/06 12:52 PM, Steven0022 wrote: Ok all i want to know is when i click on a button...how do i make it play music.
Thanks

if literally all you want it to do is play music (and not stop), just make a button, and in the Hit frame, you add a song (properties box, sound). no need for script. but if you wanted a toggle button, that'd be different. i would say how to toggle, but you said just play


None

Rasta-Man

Reply To Post Reply & Quote

Posted at: 4/27/06 03:29 PM

Rasta-Man EVIL LEVEL 07

Sign-Up: 04/22/06

Posts: 27

At 4/24/06 01:10 PM, ApeLord wrote: I think i know dudes!

like dude look.

on(release) {
dudeism = new Sound (this);
dudeism.attachSound("dude");
dudeism.start(0,1);
}

Ok so like do that dude, but make dude the linkage dude in the duding library.

peace out dude, radicalism!

What the hell.... dueism..do i add that or what


All times are Eastern Standard Time (GMT -5) | Current Time: 01:34 PM

<< Back

This topic is 1 page long.

<< < > >>
You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!