Показать сообщение отдельно
Старый 11.01.2007, 15:32
toFlash вне форума Посмотреть профиль Отправить личное сообщение для toFlash Найти все сообщения от toFlash
  № 3  
Ответить с цитированием
toFlash
 
Аватар для toFlash

блогер
Регистрация: Oct 2003
Адрес: Калининград
Сообщений: 202
Записей в блоге: 4
Код:
//set the volume to off. thisSound is created in the 
//action script in frame one, and needs to be targeted
//by using the word "_root" in front of it.
_root.thisSound.setVolume(80);
_y = _root.thisSound.getVolume()*_root.mySliderBar._height/100
__________________
flash portfolio


Последний раз редактировалось toFlash; 11.01.2007 в 15:35.