Тема: Help про Bytton
Показать сообщение отдельно
Старый 11.03.2004, 14:40
Usnul вне форума Посмотреть профиль Отправить личное сообщение для Usnul Посетить домашнюю страницу Usnul Найти все сообщения от Usnul
  № 4  
Usnul
 
Аватар для Usnul

Регистрация: Mar 2001
Адрес: во сне
Сообщений: 2,701
Отправить сообщение для Usnul с помощью ICQ
make a new move
2 layer
layer 1 : 3 buttont
layer 2 : 3 frames and different rectangle in each one
code for the first frame:
//copy from here
stop();
//end of code
code for each of the buttons (doesn't mate which for which):
//code 1 (can be copied from this line)
on(press){
gotoAndStop(1);
}
//end of code 1
-----
//code 2 (can be copied from this line)
on(press){
gotoAndStop(2);
}
//end of code 2
----
//code 3 (can be copied from this line)
on(press){
gotoAndStop(3);
}
//end of code 3
---
i hope u'll get an idea
__________________
I'm only happy when it rains.
Waka Laka