  | |  | Button Sound | Button Sound 2004-02-11 - By Chad Gray
Back I have a bunch of buttons and I want a wav file to play on the down or press of the button.
Then I want the button to send the user to a HTML page.
I have the following AS on the button and the wav file inside the button on a layer for the down frame.
on (release, releaseOutside) { getURL("05_HRAssist.html", "_self"); }
For some reason the sound plays but the HTML file is not loaded. How do I run both a sound and getURL at the same time?
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
Earn $52 per hosting referral at Lunarpages.
|
|
 |