FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

[SOLVED] Actionscript 2 FLASH MX - sound problem

 


sonam
I am create Flash menu. This menu have atached on each button simple sound lenght 1.08 seconds. The pages are very light and when I click on button only half or less sound is comming out before I get new page. This stop my sound. I am not very good in AS and I don't know how to play full sound track and then start to load a new page. I was try some functions from Internet but without result. Any help is welcome.

Here is my AS:

Code:
on(release) {
clickSound = new Sound();
clickSound.attachSound("CLICK");
clickSound.start();
getURL("o_nama.php", "_self");
}


Sonam

[MOD PLEASE CLOSE]
Reply to topic    Frihost Forum Index -> Scripting -> Others

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.