Hey all,
I am in need of some serious help. I get this error:
Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.
It’s for my game, and here’s the situation.
It’s an online game: When you enter the theatre it loads a swf, which contains some logic and controls the whole system, loads another swf which contains the movie that needs to be loaded.
I’ve tried what people have said with the IOErrorEvent listener on the contentLoaderInfo of the movie being loaded and I still get that error. I really have no idea what else to try!!
Any help would be appreciated, thank you!!