what's the best and shortest way to get this information?
i've read about BrowserInvokeEvent which contains a boolean of the sort - http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/BrowserInvokeEvent.html#isHTTPS,
yet i havn't been able to implement it.
If it's possible, i'd appreciate an example.