I have a compiled swf file and a I can't edit it, but the movie is working fine (but gives an error message with a message box).
I am using it from an other movie (load with as3 code). When the loader movie loads it the error message box appears.
I wonder is it possible to disable the errors while loading a movie with as3.
Here is the error in the message box:
"TypeError: Error #1009: Cannot access a property or method of a null object reference.
at motionsound11_fla::_all_29/motionsound11_fla::frame249()"