Link to home
Start Free TrialLog in
Avatar of Snappa2000
Snappa2000

asked on

Video popup after login to Domain via script

Hi,

We have an animation that we have done, and would like to display it after the users log into the network.  We would like it to pop up in a window, and the idea is it plays the animation to promote some Safety messages, with the 'Click Here' to jump to the Saftey web site at the end of the video, and record their click not to pop up then next time.

My thoughts are display a flash video in an seamless internet explorer window, and when they click on the video, it closes the frame and opens the web site.  It will also stamp in the registry under Current User so they will not get the pop up net time.

Before I jump into coding and getting this done, I throw this out to the community to get your comments!

How would you do it?
What video format?
Do I do it as an executable?
Login script or Group Policy?

Any help here would be appreciated.. even if you have some examples.

Thanks
Avatar of Jared Luker
Jared Luker
Flag of United States of America image

My initial thought would be to execute the VLC portable executable to play the video.  The only problem with that is that is ALL it would do.
ASKER CERTIFIED SOLUTION
Avatar of Snappa2000
Snappa2000

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Snappa2000
Snappa2000

ASKER

Tested multiple options, and the SWF was the easiest