Diplaying network user id in flash projector
I want to distribute some presentation materials to my colleagues as a flash projector file. I would like to display their domain username in the presentation when they are viewing the file.
I've seen some of our in-house web based applications being able to display it. Something like "Welcome user_name" at the top of the page without any additional login prompts since everyone is already logged in to the domain to access their e-mail.
Is there any way to pass the string to a projector file?
update: found a way by using wscript.network object in vbscript but I have no idea on how to package and run the vbscript from a single stand-alone projector file. Any help would be appreciated.
Last edited by tRAILerZ; 11-11-2005 at 03:22 PM.
|