![]() |
|
||||||||||
|
|||||
|
Регистрация: Feb 2008
Сообщений: 77
|
Добрый день!
делаю вот так mHeight.addEventListener(Event.CHANGE, viewPrice); function viewPrice(e:Event):void { currentHeight = e.target.selectedIndex; var itemPrice:String = dataXML.widht[currentWidth].height_mm[currentHeight].price; price.text = itemPrice; } Говорит: TypeError: Error #1010: A term is undefined and has no properties. at test_job_fla::MainTimeline/viewPrice() at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at fl.controls::SelectableList/fl.controls:SelectableList::handleCellRendererClick() кусок xml: не подскажите где не прав? |
![]() |
Часовой пояс GMT +4, время: 15:01. |
|
|
« Предыдущая тема | Следующая тема » |
|
|