Tag Archive for 'prettyindent'

23
Aug

Setting the node indentation level when calling the toXMLString() method in ActionScript 3.0

The following example shows how you can set the amount of indentation used when calling the toXMLString() method by setting the static XML.prettyIndent property in ActionScript.

Full code after the jump.

Continue reading ‘Setting the node indentation level when calling the toXMLString() method in ActionScript 3.0′