Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: help sound clip problem
From: john hamman
Date: Thu, 25 Jan 2001 16:08:48 -0000

ok i have a sound clip that in the first frame on a clip is
onClipEvent (load) {
_root.presound.preload = new Sound(_root.presound);
_root.presound.preload.attachSound("preload");
_root.presound.preload.setVolume(100);
_root.presound.preload.start(0, 99);

}

now later on i need this to fade out but i cant seem to get it to do so. can
someone help me out here.?
i cant get anything to work.


John Hamman
motion designer

Two Rivers
Multimedia Solutions
5000 new point road
williamsburg Va 23188
757.220.2396.tel
757.220.5594.fax




[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]