E4X and case sensitivity
by Ruben
Although this may very well be slightly obvious, when using E4X in Actionscript3.0, differences in case between opening and closing XML tags can really have you running around the place searching for bugs in your code, while the bug is in reality in your XML. It had me running to say the least..
So next time when you think your code isn't working, have a look at your XML source file..
Comments
i need the sample coding to create a XML using ActioScript coding dynamically.
Hey Balan, maybe if you would be a tag more specific then perhaps I would be able to help you out here?
i need to generate a XML file at runtime with some input parameters from user