我不确定为什么会产生这个错误,因为它在幻灯片 5 之前完美运行。
TypeError: Error #2007: Parameter text must be non-null.
at flash.text::TextField/set text()
at rlo_fla::Question_15/updateTextFunction()[rlo_fla.Question_15::frame1:17]
at Main/frame6()[Main::frame6:31]
at flash.display::MovieClip/gotoAndStop()
at Main/Answer()[Main::frame5:44]
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at Main/clickInfoLoopFunction()[/Users/Kristian/Dropbox/University of Westminster/RLO/Project/Main.as:238]
.fla 和 .as 在我的 git 上可用:https ://github.com/EpicKris/rlo
抱歉,我无法提供更多见解,我只是非常不确定问题的性质。