Use XML and other proper AS3 classes instead of the legacy XMLNode and such

Description

"The XMLNode class represents the legacy XML object that was present in ActionScript 2.0 and that was renamed in ActionScript 3.0. In ActionScript 3.0, consider using the new top-level XML class and related classes instead, which support E4X (ECMAScript for XML). The XMLNode class is present for backward compatibility."

XIFF uses heavily XMLNode.
Migrate to XML and XMLList.

Environment

None

Activity

Show:

Juga Paazmaya 
August 8, 2009 at 11:12 PM

Duplicate

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created July 26, 2009 at 1:57 AM
Updated August 8, 2009 at 11:12 PM
Resolved August 8, 2009 at 11:12 PM