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

How to catch uncaught error in nested loaded movies?

New Here ,
Jul 25, 2016 Jul 25, 2016

Hey Folks,

is there a way to catch uncaught errors in movies that were loaded by a loaded movie?

For example:

movieA --loading--> movieB --loading--> movieC

movieA catches uncaught errors from movieB but cannot catch uncaught errors from movieC as long as movieB doesn't catch uncaught errors from movieC itself and forward the uncaught event to movieA via dispatchEvent. In case where you cannot access the movieC you would need some global catch here?!

Greets,

Sam

TOPICS
ActionScript
137
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
no replies

Have something to add?

Join the conversation