Error #1107: The ABC data is corrupt? Stuck...
Hi everyone,
I'm having an absolute nightmare with my current project (a Flash game) just now as I keep getting the above error. With a bit of rooting around it seems that it is being caused by my one of my MovieClips - a simple mc containing a set of tutorial pages on how to play the game. I've googled the error but keep finding conflicting 'causes' none of which seem to apply to my project. If I remove this movieclip from my code the project works fine, so the issue is definitely coming from it.
One possible cause of this error I read was 'annonymous' functions on the timeline. Now I'm not entirely sure what an annonymous function is, but I have since commented out ALL of my timeline code with the exception of a stop() command in each keyframe. I don't usually code on the timeline at all because I think it's messy, this was just a one off. Either way, it made no difference whatsoever.
Does anyone have any idea what could be causing this error? Everything contained in this mc with the exception to a few text boxes is used elsewhere in the project so I really can't understand why it's causing issues here. I've been stuck now for about a day and a half and I'm running out of time to get this fixed. Any ideas would be greatly appreciated.
