A tip for Flash developers: how to get rid of #1088 "Bad XML markup"

If you get the annoying message '#1088: The markup in the document following the root element must be well-formed', here is (possibly) the solution.
Some say, the slash is necessary in the opening tag (like <"entry"> is not correct, you should write "entry /">. Some say there couldn't be more than 30 items in the root element. The truth is out there, just do the following:

  • Check if there are any extra characters in the beginning. For example, UTF-8 header (also called BOM, Byte Order Mark).
  • Check if there's 0x1A (#26 ASCII, 'EOF') in the end of the file.

Taliban Wipeout - play now!

This exclusive game was made by us for a major portal, ZAPAK.COM
Enjoy!

Another busy month

We're getting more orders, that's why no articles or content. BUT be sure to check again soon, another top-down scroller is 99% complete!

Plans

This month we continue work on the Tower Defense project, and custom version of Skylark.

You can!

Syndicate content