Hi,
I have added a sound loop as a .wav file and set it to loop.
http://dialspace.dial.pipex.com/town/pipexdsl/s/asbs17/Robertson%20Godfrey/
On the home page everything runs fine, however the sound loop plays louder on its first loop? then the volume drops to a consistent level for all other loops???
I’m not sure why?? I don’t adjust the volume with AS at any point.
The code I have used to run the sound loop is as follows:
kirupasound=new Sound(this);
kirupasound.attachSound(“coolsound”);
kirupasound.start(0, 99);
Anyone had this happen before?? or can anyone suggest a resolution?
I’ve followed the tutorials, and searched this forumn but no-one with a volume problem??
The homepage (home_flash.swf) is ‘included’ into a page called main.swf.
The FLA files are here:
main.fla:
http://www.asbs17.dsl.pipex.com/Robertson%20Godfrey/main.fla
home_flash.fla:
http://dialspace.dial.pipex.com/town/pipexdsl/s/asbs17/Robertson%20Godfrey/home_flash.fla
Thanks in advance… (-: