USERNAME:
PASSWORD:
Save Info!
Logging in…
This topic is 1 page long.
[ Profile | Posts | Contact ]
Posted at: 4/24/06 12:52 PM
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
Posted at: 4/24/06 12:57 PM
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.
Posted at: 4/24/06 01:10 PM
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!
Posted at: 4/24/06 03:08 PM
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
Posted at: 4/27/06 03:29 PM
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