Copy link to clipboard
Copied
NativeWindowで出した画面のcomboboxが反応しなくなってしまいました。
以前は問題なかったのですが、いつの間にか動かなくなってました。
以下のようなエラーがでます。
■TypeError: Error #1009: Cannot access a property or method of a null object reference.
at fl.containers::BaseScrollPane/drawBackground()
at fl.controls::List/draw()
at fl.core::UIComponent/drawNow()
at fl.controls::List/scrollToIndex()
at fl.controls::SelectableList/scrollToSelected()
at fl.controls::ComboBox/open()
at fl.controls::ComboBox/onToggleListVisibility()
■ at fl.controls::SelectableList/scrollToSelected()
at fl.controls::ComboBox/open()
at fl.controls::ComboBox/onToggleListVisibility()
ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
at flash.display::DisplayObjectContainer/removeChild()
at fl.controls::ComboBox/close()
at fl.controls::ComboBox/focusOutHandler()
対処法が判りましたらお願いします。
Have something to add?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now