Показать сообщение отдельно
Старый 29.10.2004, 20:01
fiot вне форума Посмотреть профиль Отправить личное сообщение для fiot Посетить домашнюю страницу fiot Найти все сообщения от fiot
  № 4  
fiot
 
Аватар для fiot

Регистрация: Nov 2001
Адрес: Kyiv
Сообщений: 158
Отправить сообщение для fiot с помощью ICQ
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]
значит быть какого не может...
__________________
file-> new-> F9 -> Ctrl+v/*code*/ ->ctrl+enter