As far as I know, this isn't possible in a web based application. Perhaps if you had some kind of ActiveX control you could send the data to a swf using JavaScript and the ExternalInterface?
With AIR, you can use WebORB .NET Edition to call a .NET Assembly to get the logged in user. franciscopolli wrote: > > > Hey Guys! > > I have an application where the authentication must be done using the > user logged on Windows. > Somebody have already done code for this or have some idea of how > would be possible to find > out the user logged on Windows using action script 3? > -- Jeffry Houser, Technical Entrepreneur, Software Developer, Author, Recording Engineer AIM: Reboog711 | Phone: 1-203-379-0773 -- My Company: <http://www.dot-com-it.com> My Podcast: <http://www.theflexshow.com> My Blog: <http://www.jeffryhouser.com>

