Skip to main content
Exciting_perspective154A
Participant
November 17, 2018
Question

エラー(Error #2025と Error #1009)

  • November 17, 2018
  • 0 replies
  • 674 views

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()

対処法が判りましたらお願いします。

    This topic is closed to new replies. Start a new post to keep the conversation going.