Adobe Animate ReferenceError: Error #1069: Property loopMode not found on _ and there is no default value
Adobe Animate ReferenceError: Error #1069: Property loopMode not found on _ and there is no default value
我在 Adobe Animate 2019 中将 .as class 添加到 MovieClip 时遇到以下错误:
ReferenceError: Error #1069: Property loopMode not found on Symbol1 and there is no default value.
at privatePkg::___LayerProp___$/executeFrameHelper()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:87]
at privatePkg::___LayerProp___/executeFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:68]
at Symbol1/applyLayerZdepthAndEffects()[Symbol1::frame1:17]
at Symbol1/frame1()[Symbol1::frame1:10]
at runtime::ContentPlayer/loadInitialContent()
at runtime::ContentPlayer/playRawContent()
at runtime::ContentPlayer/playContent()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()
ReferenceError: Error #1069: Property loopMode not found on Symbol1 and there is no default value.
at privatePkg::___LayerProp___$/executeFrameHelper()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:87]
at privatePkg::___LayerProp___/executeFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:68]
at privatePkg::___LayerProp___/enterFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:63]
ReferenceError: Error #1069: Property loopMode not found on Symbol1 and there is no default value.
at privatePkg::___LayerProp___$/executeFrameHelper()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:87]
at privatePkg::___LayerProp___/executeFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:68]
at privatePkg::___LayerProp___/enterFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:63]
同一项目在早期版本的 Animate 或 flash 上运行没有错误。
.as 文件没有什么特别之处。
打开“高级层”时会出现此问题。您必须关闭“高级层”才能在您的项目中包含一些代码。
1.Go 到属性面板。
2.Click“高级设置”。
3.Uncheck 模式“使用高级图层”。
4.Click 好的。
我在 Adobe Animate 2019 中将 .as class 添加到 MovieClip 时遇到以下错误:
ReferenceError: Error #1069: Property loopMode not found on Symbol1 and there is no default value.
at privatePkg::___LayerProp___$/executeFrameHelper()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:87]
at privatePkg::___LayerProp___/executeFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:68]
at Symbol1/applyLayerZdepthAndEffects()[Symbol1::frame1:17]
at Symbol1/frame1()[Symbol1::frame1:10]
at runtime::ContentPlayer/loadInitialContent()
at runtime::ContentPlayer/playRawContent()
at runtime::ContentPlayer/playContent()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()
ReferenceError: Error #1069: Property loopMode not found on Symbol1 and there is no default value.
at privatePkg::___LayerProp___$/executeFrameHelper()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:87]
at privatePkg::___LayerProp___/executeFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:68]
at privatePkg::___LayerProp___/enterFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:63]
ReferenceError: Error #1069: Property loopMode not found on Symbol1 and there is no default value.
at privatePkg::___LayerProp___$/executeFrameHelper()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:87]
at privatePkg::___LayerProp___/executeFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:68]
at privatePkg::___LayerProp___/enterFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:63]
同一项目在早期版本的 Animate 或 flash 上运行没有错误。 .as 文件没有什么特别之处。
打开“高级层”时会出现此问题。您必须关闭“高级层”才能在您的项目中包含一些代码。
1.Go 到属性面板。
2.Click“高级设置”。
3.Uncheck 模式“使用高级图层”。
4.Click 好的。