Форум Flasher.ru

Форум Flasher.ru (http://www.flasher.ru/forum/index.php)
-   Общие вопросы (http://www.flasher.ru/forum/forumdisplay.php?f=10)
-   -   Help про Bytton (http://www.flasher.ru/forum/showthread.php?t=55587)

Korh 10.03.2004 14:23

Help про Bytton
 
Создаю я значить flash менюшку-с-вкладками, всё хорошо, но вот как сделать чтобы поле нажатия:
1. после нажатия вкладка вышла на передний план.
2. там потом и оставалась показывая , что она активна.

желателно пoмогать во flash MX
подробнее (я пока еще толко начинающий :) )

Usnul 10.03.2004 17:23

go and read help newbie

Korh 11.03.2004 11:17

What is it? help...
 
WHat is a questions, и где он лежит? :confused:

Usnul 11.03.2004 14:40

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


Часовой пояс GMT +4, время: 20:41.

Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.