Creates and displays a splash window. Not available for screen savers.
available: SWFKit Pro
Syntax
new SplashWnd(width, height)
Parameters
Remarks
SWFKit Pro 2 can only maintain one splash window at the same time. That is to say, if you want to create another splash window, you must firstly close the created one. Or the expression "new Splash(width, height)" will always return a reference to the created one.