Sunday, March 04, 2012

Windows 8 JavaScript–Splash Screen

Inline image 2

When creating an Win 8 Metro App you define splash screen with a single image, what if you want to do more… For example show some animations, load your resources before the application loads and more.

In this post I’ll show you how to create custom Splash Screen and control the load event so you know when the loading is over and your user can start using the application.

In my demo I’ll display some canvas animation and a timer (from 10s) until going to the main page.

Read more: Shai Raiten
QR: Inline image 1

Posted via email from Jasper-Net