for flash MX

Код:
System.useCodePage = true
ASSetPropFlags(System, null, 0, 1)
for (var item in System){
trace('System.'+item+' = '+ System[item])
}
если Вы видите в окне Output
Цитата:
System.useCodePage = true
System.security = [object Object]
System.ShowSettings = [type Function]
System.Product = [type Function]
System.Capabilities = [object Object]
System.__proto__ = [object Object]
System.constructor = [type Function]
|
значит быть какого не может...