Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stop sound within button

Status
Not open for further replies.

jovan40

Programmer
Dec 11, 2001
46
US
I have a button that will play sound MC when clicked, but how do I get the same button to stop playing sound when clicked?
 
No problem but i need to know the exact script in your button.

And in your sound MC how many frames do you use?? what kind of sync??

I need more info, there's too many ways of doing it.

A link to your .fla would be better and faster but...it's up to you.

Have Fun...

Sharky99 >:):O>
 
I have this code in the button:

on (press) {
_root.thatMCinstance's_name.gotoAndPlay("label");
}
 
It's not enough,
send me the .fla sharky___99@hotmail.com (if you want)

Sorry but i need more info...





Have Fun...

Sharky99 >:):O>
 
Looks like you fixed the problem???

Have Fun...

Sharky99 >:):O>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top