
16.03.2004, 17:26
|
|
Регистрация: Mar 2001
Адрес: во сне
Сообщений: 2,701
|
put the following code of the button in ur scene
no(press){
_root.gotoAndPlay(frame);
}
where "frame" is namber of the frame u want to go to or the name of the label of the frame u want to go to.
so
gotoAndPlay(30);
would got to the 30th frame and start playing from that moment, ok?
__________________
I'm only happy when it rains.
Waka Laka
|