the purpose of xmlns="*"
pardon for this simple question. i understand the rationale behind namespaces (to avoid name conflict). In chap 5, in the subsection - actionscript, many of the examples use:- xmlns="*". May i know what's the purpose of xmlns = "*"?
|