top | item 41273277

(no title)

config_yml | 1 year ago

No, writing XML was the declarative part of Flex (like HTML), but AS3 had it’s own XML type so you could do things like this:

var data:XML = <foo><bar>hello</bar></foo>

and then data was an object instance like you’d expect

discuss

order

No comments yet.