Archive for August, 2009
Error at line 29 in your MXML document
Error at line 29 in your MXML document
This means that the MXML document is not valid XML. It could be numerous things.
The easiest way to fix this is to “Undo” the last few changes you made. This should get you back to a valid XML document.
Unfortunately there is a bug when renaming links in Flash Builder that can cause this error when the document is actually valid. The fix is to close the MXML document and then reopen it.
No comments