Customizing the Unity Web Player install screen

Hi,

I’d like to customize the Unity Web Player install screen.

I’d like to add an embed Video from YouTube on the top of the Unity logo.

Is is possible and how ?

Thanks for your help ! :slight_smile:

That http://docs.unity3d.com/Documentation/Manual/CustomizingtheUnityWebPlayerloadingscreen.html is what is possible for customizing.

Anything else you’d have to solve with some JS/CSS witchcraft.