Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

I got this error while creating a 3d animation

Guest
Dec 14, 2013 Dec 14, 2013
MainTimeline, Line 111172: Definition fl.motion:AnimatorFactory3D could not be found.
MainTimeline, Line 121172: Definition fl.motion:MotionBase could not be found.
MainTimeline, Line 151172: Definition fl.motion:motion_internal could not be found.
MainTimeline, Line 111172: Definition fl.motion:AnimatorFactory3D could not be found.
MainTimeline, Line 121172: Definition fl.motion:MotionBase could not be found.
MainTimeline, Line 151172: Definition fl.motion:motion_internal could not be found.
MainTimeline, Line 171046: Type was not found or was not a compile-time constant: AnimatorFactory3D.
MainTimeline, Line 211046: Type was not found or was not a compile-time constant: MotionBase.
MainTimeline, Line 241180: Call to a possibly undefined method MotionBase.
MainTimeline, Line 411120: Access of undefined property motion_internal.
MainTimeline, Line 431120: Access of undefined property motion_internal.
MainTimeline, Line 451180: Call to a possibly undefined method MotionBase.
MainTimeline, Line 531120: Access of undefined property motion_internal.
MainTimeline, Line 751180: Call to a possibly undefined method AnimatorFactory3D.

This error still sticks around even after I delete the frame that has the 3d animation on, and this makes other action script to stop working.

I don't necessarily have to make 3d animation work. I just want to get rid of this error so that my other action scrips will work.

Please help and I aplogise for my bad english

TOPICS
ActionScript
667
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 15, 2013 Dec 15, 2013
LATEST

All those errors appear to indicate you have not imported a class or classes that your code requires to work properly.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines