![]() |
|
||||||||||
|
|||||
|
[+1.3 04.12.07]
[+4 05.12.07] |
textHeight = 0;
for(i=0; i<3; i++) { scrolling.w_mc.createTextField("text_txt"+i,this.getNextHighestDepth(),0,textHeight,305,0); scrolling.w_mc["text_txt"+i].multiline = true; scrolling.w_mc["text_txt"+i].wordWrap = true; scrolling.w_mc["text_txt"+i].html = true; scrolling.w_mc["text_txt"+i].selectable = true; scrolling.w_mc["text_txt"+i].autoSize = true; scrolling.w_mc["text_txt"+i]._width = 305; scrolling.w_mc["text_txt"+i].text = _global["menu_1_1_text_1"]; textHeight += scrolling.w_mc["text_txt"+i]._height; trace(textHeight); } Почему при такой работе, я вижу только последний текст? две первых области пусты...
__________________
Углубляюсь... в actionscript |
|
|||||
|
А что за "this.g etNext" ?
__________________
"We Are The Champions My Friends!" Queen |
![]() |
![]() |
Часовой пояс GMT +4, время: 10:47. |
|
|
« Предыдущая тема | Следующая тема » |
|
|