
22-12-08, 14:28
|
|
Junior Member
|
|
Join Date: Dec 2008
Posts: 3
Rep Power: 0
|
|
|
Re: HTML text in XML
Now that I've looked at the downloaded files, I see where the error came from--the same "parameter must be non-null" error others got. My xml was bad. I clicked on your xml link in the tutorial and copied the xml from the browser. This did not have the CDATA tag (or the declaration, which probably didn't matter). We should gone > View Source and copied that.
This has been very useful--an excellent tutorial, and I will keep the files as reference for projects. You might wish to clarify the instructions, to let people know that while they can copy the .as code from the browser, they must use the Source for the xml! |
|