import flash.external.* var tit:String = ExternalInterface.call('function getTitle() { return document.title }').toString();