How can I make the splash image last longer?
| Author: BitRock Support Date: November 28, 2007 08:20 Tags: |
Look and feel
Features Branding |
If you want the splash screen to be displayed for more than 1.5 seconds (the default), you can use the <splashScreenDelay> tag to specify an additional delay time (in miliseconds). For example, the following setting will increase the delay by 5 seconds
<splashScreenDelay>5000</splashScreenDelay> |