Tag Archive for 'settings()'

22
Aug

Determining the XML class’s settings in ActionScript 3.0

The following example shows how you can get the XML class’s current settings by calling the static XML.settings() method.

Full code after the jump.

Continue reading ‘Determining the XML class’s settings in ActionScript 3.0′