To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here


A Flash Developer Resource Site

Go Back   Flash Kit Community Forums > Flash Help > Flash ActionScript

Reply
 
Thread Tools Search this Thread Display Modes
Old 06-08-2007, 01:49 PM   #1
usulblue
Junior Member
 
Join Date: Jun 2007
Posts: 3
wait for hover sound to finish

heya,

i'm trying to get a sound (called "gong") to play when i hover over a button (called "yes"), then when the button is released, if the sound is done playing, jump to a url called "yes.htm"

i've searched here but i'm just making a mess of things and everything i do just makes the errors in my output window longer
usulblue is offline   Reply With Quote
Old 06-08-2007, 01:50 PM   #2
usulblue
Junior Member
 
Join Date: Jun 2007
Posts: 3
guess i should post what i have. please don't laugh...

on (rollOver) {
this.yes.gotoAndPlay("1");
_global.Behaviors.Sound.gong.start(0, 1);
}
on (release) {
gotoAndPlay();
_global.Behaviors.Sound.gong.onSoundComplete = function()
getURL("yes.htm", "_self");
}
usulblue is offline   Reply With Quote
Old 06-08-2007, 02:54 PM   #3
usulblue
Junior Member
 
Join Date: Jun 2007
Posts: 3
oops, sorry i just saw the sticky topic.

Flash MX
usulblue is offline   Reply With Quote
Reply

Go Back   Flash Kit Community Forums > Flash Help > Flash ActionScript

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:42 PM.


internet.commerce
Be a Commerce Partner
 »  »  »  »  »  »  »
 »  »  »  »  »  »
 

    

Acceptable Use Policy


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.